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:
snyk-bot 2023-03-22 23:03:18 +00:00
parent b438665f83
commit 20174a72ed
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -23,7 +23,7 @@
<jar.filename>${project.artifactId}-${project.version}</jar.filename>
<!-- Dependency versions -->
<javafx.version>19</javafx.version>
<javafx.version>19.0.2.1</javafx.version>
<jetbrains.annotations.version>24.0.1</jetbrains.annotations.version>
<junit.version>5.9.2</junit.version>
<lombok.version>1.18.26</lombok.version>