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:
org.projectlombok:lombok

See this project in Snyk:
https://app.snyk.io/org/transbankdevelopers/project/b340d4e7-9d4e-48cc-871f-7105a83eceb1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 22, 2024
1 parent 847863c commit 32102f1
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 @@ -106,7 +106,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.30</version>
<version>1.18.32</version>
<scope>compile</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit 32102f1

Please sign in to comment.