Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.18.26 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.26 to 1.18.32.

See this package in maven:
org.projectlombok:lombok

See this project in Snyk:
https://app.snyk.io/org/wistefan/project/ac4cbf4f-5c6b-418b-801b-f6c2d0cfbb2c?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Aug 3, 2024
1 parent 6856e47 commit 38f2a53
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion integration-test/integration-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@
<version.com.fasterxml.jackson.core.jackson-databind>2.17.1</version.com.fasterxml.jackson.core.jackson-databind>

<!-- lazy dev -->
<version.org.projectlombok>1.18.26</version.org.projectlombok>
<version.org.projectlombok>1.18.32</version.org.projectlombok>

<!-- test deps -->
<version.org.junit>5.8.1</version.org.junit>
Expand Down

0 comments on commit 38f2a53

Please sign in to comment.