Skip to content

Commit

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

See this package in maven:
org.projectlombok:lombok

See this project in Snyk:
https://app.snyk.io/org/binkley/project/d862b334-25b9-4dfc-891d-f8f8de41fdf1?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Dec 10, 2024
1 parent 7d01ffa commit 76926b2
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 @@ -84,7 +84,7 @@
<java.charset>UTF-8</java.charset>
<jdk.version>21</jdk.version>
<junit.version>5.11.1</junit.version>
<lombok.version>1.18.34</lombok.version>
<lombok.version>1.18.36</lombok.version>
<main.class>demo.Application</main.class>
<maven-assembly-plugin.version>3.7.1</maven-assembly-plugin.version>
<maven-changelog-plugin.version>2.3</maven-changelog-plugin.version>
Expand Down

0 comments on commit 76926b2

Please sign in to comment.