Skip to content

Commit

Permalink
Bump maven version to 4.0.0-rc-1
Browse files Browse the repository at this point in the history
Signed-off-by: Marvin Froeder <[email protected]>
  • Loading branch information
velo committed Dec 13, 2024
1 parent c440dee commit 2b9523e
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 @@ -135,7 +135,7 @@
<jakarta.annotation.version>3.0.0</jakarta.annotation.version>

<assertj.version>3.26.3</assertj.version>
<mvn.version>4.0.0-beta-5</mvn.version>
<mvn.version>4.0.0-rc-1</mvn.version>
<guava.version>33.3.1-jre</guava.version>
<codegen.version>0.6.8</codegen.version>
<byte-buddy.version>1.15.10</byte-buddy.version>
Expand Down

0 comments on commit 2b9523e

Please sign in to comment.