Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30 (#78)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30.

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/6e91a761-8c78-49af-b33f-4714aff77505?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <snyk-bot@snyk.io>
  • Loading branch information
wistefan and snyk-bot authored Oct 16, 2023
1 parent 264d986 commit e30e3b9
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 @@ -60,7 +60,7 @@

<!-- lazy dev -->
<version.org.mapstruct>1.5.5.Final</version.org.mapstruct>
<version.org.projectlombok>1.18.28</version.org.projectlombok>
<version.org.projectlombok>1.18.30</version.org.projectlombok>

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

0 comments on commit e30e3b9

Please sign in to comment.