Skip to content

Commit

Permalink
Upgrade Lombok to 1.18.30 to support building on JDK21 (#687)
Browse files Browse the repository at this point in the history
  • Loading branch information
eolivelli committed Nov 3, 2023
1 parent 0489947 commit 87cfe6d
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 @@ -43,7 +43,7 @@
<netty.iouring.version>0.0.21.Final</netty.iouring.version>
<testcontainers.version>1.18.3</testcontainers.version>
<junit-jupiter.version>5.9.3</junit-jupiter.version>
<lombok.version>1.18.28</lombok.version>
<lombok.version>1.18.30</lombok.version>
<jackson.version>2.14.2</jackson.version>
<guava.version>32.0.0-jre</guava.version>
<google-api.version>1.33.0</google-api.version>
Expand Down

0 comments on commit 87cfe6d

Please sign in to comment.