Skip to content

Commit

Permalink
build(deps): bump org.openjfx:javafx-controls from 22.0.2 to 24-ea+19
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-controls from 22.0.2 to 24-ea+19.

---
updated-dependencies:
- dependency-name: org.openjfx:javafx-controls
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent ad5cdb4 commit 0212f67
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>24-ea+19</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>24-ea+19</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit 0212f67

Please sign in to comment.