Skip to content
This repository was archived by the owner on Jan 18, 2024. It is now read-only.

Commit d68755e

Browse files
Bump javafx-swing from 11.0.2 to 17.0.2
Bumps javafx-swing from 11.0.2 to 17.0.2. --- updated-dependencies: - dependency-name: org.openjfx:javafx-swing dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 69a2de1 commit d68755e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -312,7 +312,7 @@
312312
<dependency>
313313
<groupId>org.openjfx</groupId>
314314
<artifactId>javafx-swing</artifactId>
315-
<version>11.0.2</version>
315+
<version>17.0.2</version>
316316
</dependency>
317317
<dependency>
318318
<groupId>org.openjfx</groupId>
@@ -333,7 +333,7 @@
333333
<dependency>
334334
<groupId>org.openjfx</groupId>
335335
<artifactId>javafx-swing</artifactId>
336-
<version>17</version>
336+
<version>17.0.2</version>
337337
</dependency>
338338
<dependency>
339339
<groupId>org.openjfx</groupId>

0 commit comments

Comments
 (0)