Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Bump Lombok version to 1.18.30
  • Loading branch information
pwaldon authored Nov 23, 2023
1 parent 79d8364 commit 5ec6e7d
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 @@ -26,7 +26,7 @@
<surefire.plugin.version>3.1.2</surefire.plugin.version>
<compiler.plugin.version>3.11.0</compiler.plugin.version>
<!-- dependencies -->
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<slf4j-api.version>2.0.9</slf4j-api.version>
<slf4j-log4j12.version>2.0.9</slf4j-log4j12.version>
<!-- do not change -->
Expand Down

0 comments on commit 5ec6e7d

Please sign in to comment.