Skip to content

Commit

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

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

See this project in Snyk:
https://app.snyk.io/org/ottlinger/project/908ee900-40b9-44ce-a103-418dc97a2abd?utm_source=github&utm_medium=referral&page=upgrade-pr
  • Loading branch information
snyk-bot committed Jun 22, 2023
1 parent 890092c commit c737aa7
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 @@ -58,7 +58,7 @@
<logger.version>2.20.0</logger.version>
<junit.version>4.13.2</junit.version>
<mockito.version>5.3.1</mockito.version>
<lombok.version>1.18.26</lombok.version>
<lombok.version>1.18.28</lombok.version>
<javadoc.version>3.5.0</javadoc.version>
<surefire.version>3.1.0</surefire.version>
<rat.version>0.15</rat.version>
Expand Down

0 comments on commit c737aa7

Please sign in to comment.