fix: upgrade org.openjfx:javafx-graphics from 19 to 19.0.2.1
Snyk has created this PR to upgrade org.openjfx:javafx-graphics from 19 to 19.0.2.1. See this package in Maven Repository: https://mvnrepository.com/artifact/org.openjfx/javafx-graphics/ See this project in Snyk: https://app.snyk.io/org/konrad-kid/project/9e73a33f-cacb-42bf-b7b1-8472751001d6?utm_source=github&utm_medium=referral&page=upgrade-pr
This commit is contained in:
parent
b438665f83
commit
20174a72ed
2
pom.xml
2
pom.xml
@ -23,7 +23,7 @@
|
|||||||
<jar.filename>${project.artifactId}-${project.version}</jar.filename>
|
<jar.filename>${project.artifactId}-${project.version}</jar.filename>
|
||||||
|
|
||||||
<!-- Dependency versions -->
|
<!-- Dependency versions -->
|
||||||
<javafx.version>19</javafx.version>
|
<javafx.version>19.0.2.1</javafx.version>
|
||||||
<jetbrains.annotations.version>24.0.1</jetbrains.annotations.version>
|
<jetbrains.annotations.version>24.0.1</jetbrains.annotations.version>
|
||||||
<junit.version>5.9.2</junit.version>
|
<junit.version>5.9.2</junit.version>
|
||||||
<lombok.version>1.18.26</lombok.version>
|
<lombok.version>1.18.26</lombok.version>
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user