Skip to content

Commit

Permalink
fix: upgrade org.projectlombok:lombok from 1.16.20 to 1.18.22 (#41)
Browse files Browse the repository at this point in the history
Snyk has created this PR to upgrade org.projectlombok:lombok from 1.16.20 to 1.18.22.

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

See this project in Snyk:
https://app.snyk.io/org/koneru9999/project/3f7c1903-530a-4f21-aeba-72bf91daaceb?utm_source=github&utm_medium=referral&page=upgrade-pr

Co-authored-by: V K <koneru.chowdary@gmail.com>
  • Loading branch information
snyk-bot and koneru9999 authored Mar 20, 2022
1 parent 2929e1b commit e074223
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 @@ -15,7 +15,7 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<timestamp>${maven.build.timestamp}</timestamp>
<maven.build.timestamp.format>yyyyMMddHHmm</maven.build.timestamp.format>
<lombok.version>1.16.20</lombok.version>
<lombok.version>1.18.22</lombok.version>
<logback.version>1.2.7</logback.version>
<slf4j.version>1.7.35</slf4j.version>
<usb4java.version>1.3.0</usb4java.version>
Expand Down

0 comments on commit e074223

Please sign in to comment.