Skip to content

Commit

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

See this package in maven:
org.projectlombok:lombok

See this project in Snyk:
https://app.snyk.io/org/alex-da0/project/5255c3ed-e285-410c-9020-749850dbe871?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot authored and celinepelletier committed Jul 29, 2024
1 parent 330132d commit 9d55cbf
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 @@ -77,7 +77,7 @@
<dependency>
<groupId>org.projectlombok</groupId>
<artifactId>lombok</artifactId>
<version>1.18.32</version>
<version>1.18.34</version>
<optional>true</optional>
</dependency>

Expand Down

0 comments on commit 9d55cbf

Please sign in to comment.