Skip to content

Commit c2244c1

Browse files
dependabot[bot]kerner1000
authored andcommitted
Bump javafx.version from 19 to 19.0.2.1
Bumps `javafx.version` from 19 to 19.0.2.1. Updates `javafx-fxml` from 19 to 19.0.2.1 Updates `javafx-controls` from 19 to 19.0.2.1 --- updated-dependencies: - dependency-name: org.openjfx:javafx-fxml dependency-type: direct:production update-type: version-update:semver-patch - dependency-name: org.openjfx:javafx-controls dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 7721ed6 commit c2244c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
<maven.compiler.target>${java.version}</maven.compiler.target>
1919
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
2020
<java.version>17</java.version>
21-
<javafx.version>19</javafx.version>
21+
<javafx.version>19.0.2.1</javafx.version>
2222
<lombok.version>1.18.26</lombok.version>
2323
</properties>
2424

0 commit comments

Comments
 (0)