Skip to content

Commit

Permalink
dependency: bump org.openjfx:javafx-swing from 21.0.1 to 21.0.2
Browse files Browse the repository at this point in the history
Bumps org.openjfx:javafx-swing from 21.0.1 to 21.0.2.

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Jan 17, 2024
1 parent cb83173 commit 769f175
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 769f175

Please sign in to comment.