Skip to content

Commit d19120f

Browse files
committed
bump javafx version
1 parent 18d54f5 commit d19120f

File tree

2 files changed

+3
-7
lines changed

2 files changed

+3
-7
lines changed

common-tools/clas-geometry/pom.xml

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,7 @@
1717
<dependency>
1818
<groupId>org.openjfx</groupId>
1919
<artifactId>javafx-controls</artifactId>
20-
<<<<<<< HEAD
21-
<version>23</version>
22-
=======
23-
<version>24-ea+5</version>
24-
>>>>>>> d4e3960bd (build(deps): bump org.openjfx:javafx-controls from 22.0.2 to 24-ea+5)
20+
<version>24-ea+19</version>
2521
</dependency>
2622
<dependency>
2723
<groupId>org.jlab.ccdbrcdb</groupId>

common-tools/clas-jcsg/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,12 +17,12 @@
1717
<dependency>
1818
<groupId>org.openjfx</groupId>
1919
<artifactId>javafx-controls</artifactId>
20-
<version>24-ea+5</version>
20+
<version>24-ea+19</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.openjfx</groupId>
2424
<artifactId>javafx-fxml</artifactId>
25-
<version>24-ea+5</version>
25+
<version>24-ea+19</version>
2626
</dependency>
2727
<dependency>
2828
<groupId>org.jlab.clas</groupId>

0 commit comments

Comments
 (0)