Skip to content

Commit

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

dependency: bump org.openjfx:javafx-swing from 21.0.1 to 21.0.2
  • Loading branch information
YehiaFarghaly authored Jan 22, 2024
2 parents cb83173 + 769f175 commit 5644d64
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 @@ -71,7 +71,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-swing</artifactId>
<version>21.0.1</version>
<version>21.0.2</version>
</dependency>

</dependencies>
Expand Down

0 comments on commit 5644d64

Please sign in to comment.