Skip to content

Commit

Permalink
Merge pull request #231 from pwaldon/bugfix/issue-229/fails-with-java-21
Browse files Browse the repository at this point in the history
Update pom.xml (JDK21)
  • Loading branch information
cesarsotovalero authored Dec 25, 2023
2 parents f694422 + 5ec6e7d commit 1a1fd3c
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 1a1fd3c

Please sign in to comment.