Skip to content

Commit

Permalink
build(deps): bump org.openjfx:javafx-fxml from 22.0.2 to 23
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-fxml from 22.0.2 to 23.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-fxml
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and baltzell committed Sep 23, 2024
1 parent 78bb224 commit f91b0db
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion common-tools/clas-jcsg/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>22.0.2</version>
<version>23</version>
</dependency>
<dependency>
<groupId>org.jlab.clas</groupId>
Expand Down

0 comments on commit f91b0db

Please sign in to comment.