We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e481b4b + e575c52 commit e0d89f0Copy full SHA for e0d89f0
pom.xml
@@ -17,7 +17,7 @@
17
<github-repo>drrename</github-repo>
18
<main-class>org.springframework.boot.loader.JarLauncher</main-class>
19
<java.version>17</java.version>
20
- <javafx.version>18.0.2</javafx.version>
+ <javafx.version>19</javafx.version>
21
<sonar.coverage.exclusions>src/main/java/drrename/PrimaryStageInitializer.java</sonar.coverage.exclusions>
22
</properties>
23
<scm>
0 commit comments