Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.22 to 1.18.24.

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

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/e4d0b1c1-93aa-4ea9-83e8-7ddc06ac5363?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 17, 2022
1 parent 8450755 commit ae52081
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,7 +63,7 @@
<!-- lazy dev -->

<version.org.mapstruct>1.4.2.Final</version.org.mapstruct>
<version.org.projectlombok>1.18.22</version.org.projectlombok>
<version.org.projectlombok>1.18.24</version.org.projectlombok>

<!-- logging -->
<version.ch.qos.logback>1.2.3</version.ch.qos.logback>
Expand Down

0 comments on commit ae52081

Please sign in to comment.