fix: upgrade org.projectlombok:lombok from 1.18.24 to 1.18.26

Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.24 to 1.18.26.

See this package in Maven Repository:
https://mvnrepository.com/artifact/org.projectlombok/lombok/

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:11 +00:00
parent ee54872ad5
commit b889eb7448
No known key found for this signature in database
GPG Key ID: 5D98975276F8B078

View File

@ -27,7 +27,7 @@
<lombok.version>1.18.26</lombok.version>
<javafx.version>19.0.2</javafx.version>
<jetbrains.annotations.version>23.1.0</jetbrains.annotations.version>
<lombok.version>1.18.24</lombok.version>
<lombok.version>1.18.26</lombok.version>
<!-- Plugin dependencies -->
<maven.clean.plugin>3.2.0</maven.clean.plugin>