Skip to content

Commit 8e0b59a

Browse files
build(deps): bump org.openjfx:javafx-controls from 22.0.2 to 23
Bumps org.openjfx:javafx-controls from 22.0.2 to 23. --- updated-dependencies: - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 9a56261 commit 8e0b59a

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

common-tools/clas-geometry/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>22.0.2</version>
20+
<version>23</version>
2121
</dependency>
2222
<dependency>
2323
<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>22.0.2</version>
20+
<version>23</version>
2121
</dependency>
2222
<dependency>
2323
<groupId>org.openjfx</groupId>

0 commit comments

Comments
 (0)