We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2fd8da0 commit b47a506Copy full SHA for b47a506
artemis-java-template/pom.xml
@@ -9,7 +9,7 @@
9
<properties>
10
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
11
<argLine>-Dfile.encoding=UTF-8</argLine>
12
- <javafx.version>17.0.8</javafx.version>
+ <javafx.version>17.0.17-ea+1</javafx.version>
13
<mockito.version>5.19.0</mockito.version>
14
<springboot.version>3.5.5</springboot.version>
15
<bytebuddy.version>1.17.7</bytebuddy.version>
0 commit comments