Skip to content

Commit

Permalink
[pom] Require maven 3.9.7
Browse files Browse the repository at this point in the history
  • Loading branch information
hazendaz committed May 26, 2024
1 parent 20211a8 commit 5734eed
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 @@ -293,7 +293,7 @@
<maven.compiler.testRelease>${java.test.release.version}</maven.compiler.testRelease>

<!-- Maven minimum version -->
<maven.min-version>3.9.6</maven.min-version>
<maven.min-version>3.9.7</maven.min-version>

<!-- Project Encoding -->
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit 5734eed

Please sign in to comment.