Skip to content

Commit

Permalink
build(deps): bump org.openjfx:javafx-controls from 22.0.2 to 23
Browse files Browse the repository at this point in the history
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]>
  • Loading branch information
dependabot[bot] authored Sep 23, 2024
1 parent 9a56261 commit 8e0b59a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion common-tools/clas-geometry/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>22.0.2</version>
<version>23</version>
</dependency>
<dependency>
<groupId>org.jlab.ccdbrcdb</groupId>
Expand Down
2 changes: 1 addition & 1 deletion common-tools/clas-jcsg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-controls</artifactId>
<version>22.0.2</version>
<version>23</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit 8e0b59a

Please sign in to comment.