Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/laffer1/project/92d1562f-6614-4887-91ed-664c62e4bf84?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed May 14, 2024
1 parent 3cca8a6 commit 79c9c4f
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 @@ -230,7 +230,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.32</version>
<scope>provided</scope>
</dependency>

Expand Down

0 comments on commit 79c9c4f

Please sign in to comment.