Skip to content

Commit

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

dependency: bump org.openjfx:javafx-web from 20.0.2 to 21
  • Loading branch information
YehiaFarghaly authored Sep 19, 2023
2 parents e6246b4 + 99065d1 commit 39e70ff
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 @@ -61,7 +61,7 @@
<dependency>
<groupId>org.openjfx</groupId>
<artifactId>javafx-web</artifactId>
<version>20.0.2</version>
<version>21</version>
</dependency>
<dependency>
<groupId>org.openjfx</groupId>
Expand Down

0 comments on commit 39e70ff

Please sign in to comment.