Skip to content

Commit

Permalink
HV-2056 Update to OpenJFX from 17.0.12 to 17.0.13
Browse files Browse the repository at this point in the history
Bump org.openjfx:javafx-base from 17.0.12 to 17.0.13

Bumps org.openjfx:javafx-base from 17.0.12 to 17.0.13.

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored and marko-bekhta committed Oct 17, 2024
1 parent b47257a commit afee3b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -187,7 +187,7 @@
<version.javax.annotation>1.2</version.javax.annotation>

<!-- JavaFX dependencies -->
<version.org.openjfx>17.0.12</version.org.openjfx>
<version.org.openjfx>17.0.13</version.org.openjfx>

<!-- Test dependencies -->
<version.org.jboss.arquillian>1.9.1.Final</version.org.jboss.arquillian>
Expand Down

0 comments on commit afee3b9

Please sign in to comment.