Skip to content

Commit

Permalink
Merge pull request #125 from YehiaFarghaly/dependabot/maven/org.openj…
Browse files Browse the repository at this point in the history
…fx-javafx-fxml-21.0.2

dependency: bump org.openjfx:javafx-fxml from 21.0.1 to 21.0.2
  • Loading branch information
YehiaFarghaly authored Jan 26, 2024
2 parents 2edc86a + d68a0a2 commit 9c03428
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 @@ -56,7 +56,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-fxml</artifactId>
<version>21.0.1</version>
<version>21.0.2</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit 9c03428

Please sign in to comment.