fix: upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0

Snyk has created this PR to upgrade org.jetbrains:annotations from 23.0.0 to 23.1.0.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.jetbrains/annotations/

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-01-10 01:17:13 +00:00
parent 61e33aff0c
commit 7d8839cfb8
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -26,7 +26,7 @@
<junit.version>5.9.1</junit.version>
<javafx.version>19</javafx.version>
<lombok.version>1.18.24</lombok.version>
<jetbrains.annotations.version>23.0.0</jetbrains.annotations.version>
<jetbrains.annotations.version>23.1.0</jetbrains.annotations.version>
<!-- Plugin dependencies -->
<maven.clean.plugin>3.2.0</maven.clean.plugin>