Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/andre-hhw/project/af0a342c-96ef-4cb4-a125-f70fca70e326?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Oct 13, 2023
1 parent ddcba99 commit 9acbb8e
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 @@ -56,7 +56,7 @@
<project.reporting.outputEncoding>UTF-8</project.reporting.outputEncoding>
<maven.compiler.source>1.8</maven.compiler.source>
<maven.compiler.target>1.8</maven.compiler.target>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<gson.version>2.10.1</gson.version>
<httpclient.version>4.5.14</httpclient.version>
<lang3.version>3.13.0</lang3.version>
Expand Down

0 comments on commit 9acbb8e

Please sign in to comment.