Skip to content

Commit f2af7cf

Browse files
dependabot[bot]baltzell
authored andcommitted
build(deps): bump org.openjfx:javafx-controls from 22.0.2 to 24-ea+5
Bumps org.openjfx:javafx-controls from 22.0.2 to 24-ea+5. --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 602a932 commit f2af7cf

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

common-tools/clas-geometry/pom.xml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,11 @@
1717
<dependency>
1818
<groupId>org.openjfx</groupId>
1919
<artifactId>javafx-controls</artifactId>
20+
<<<<<<< HEAD
2021
<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)
2125
</dependency>
2226
<dependency>
2327
<groupId>org.jlab.ccdbrcdb</groupId>

common-tools/clas-jcsg/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
<dependency>
1818
<groupId>org.openjfx</groupId>
1919
<artifactId>javafx-controls</artifactId>
20-
<version>23</version>
20+
<version>24-ea+5</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.openjfx</groupId>

0 commit comments

Comments
 (0)