Skip to content

Commit

Permalink
[improve][build] Upgrade Lombok to 1.18.32 for Java 22 support (#22425)
Browse files Browse the repository at this point in the history
  • Loading branch information
lhotari authored and Technoboy- committed Apr 8, 2024
1 parent 7259fd0 commit de5a2eb
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 @@ -228,7 +228,7 @@ flexible messaging model and an intuitive client API.</description>
<hppc.version>0.9.1</hppc.version>
<spark-streaming_2.10.version>2.1.0</spark-streaming_2.10.version>
<assertj-core.version>3.24.2</assertj-core.version>
<lombok.version>1.18.30</lombok.version>
<lombok.version>1.18.32</lombok.version>
<javax.annotation-api.version>1.3.2</javax.annotation-api.version>
<jaxb-api>2.3.1</jaxb-api>
<javax.activation.version>1.2.0</javax.activation.version>
Expand Down

0 comments on commit de5a2eb

Please sign in to comment.