Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.28 to 1.18.30 (#39)
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/selastlambou/project/3d088a2c-434e-4235-bffa-997a6d4b3ebc?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: snyk-bot <[email protected]>
  • Loading branch information
stephane-segning and snyk-bot authored Nov 11, 2023
1 parent e8760ac commit 1cd44ef
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 @@ -10,7 +10,7 @@

<properties>
<java.version>17</java.version>
<lombock.version>1.18.28</lombock.version>
<lombock.version>1.18.30</lombock.version>
<keycloak.version>22.0.1</keycloak.version>
<googlecode.geocoder.version>2.212</googlecode.geocoder.version>
<googlecode.libphonenumber.version>8.13.18</googlecode.libphonenumber.version>
Expand Down

0 comments on commit 1cd44ef

Please sign in to comment.