Skip to content

Commit b47a506

Browse files
Update javafx.version
1 parent 2fd8da0 commit b47a506

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

artemis-java-template/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<properties>
1010
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1111
<argLine>-Dfile.encoding=UTF-8</argLine>
12-
<javafx.version>17.0.8</javafx.version>
12+
<javafx.version>17.0.17-ea+1</javafx.version>
1313
<mockito.version>5.19.0</mockito.version>
1414
<springboot.version>3.5.5</springboot.version>
1515
<bytebuddy.version>1.17.7</bytebuddy.version>

0 commit comments

Comments
 (0)