fix: upgrade org.openjfx:javafx-graphics from 19.0.2 to 19.0.2.1

Snyk has created this PR to upgrade org.openjfx:javafx-graphics from 19.0.2 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-02-26 23:40:15 +00:00
parent ee54872ad5
commit 573a59aa76
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -25,7 +25,7 @@
<!-- Dependency versions -->
<junit.version>5.9.1</junit.version>
<lombok.version>1.18.26</lombok.version>
<javafx.version>19.0.2</javafx.version>
<javafx.version>19.0.2.1</javafx.version>
<jetbrains.annotations.version>23.1.0</jetbrains.annotations.version>
<lombok.version>1.18.24</lombok.version>