Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Reduce minimal maven version to 3.8.0
  • Loading branch information
sholtkamp authored May 28, 2024
1 parent 013b670 commit dfed9d3
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 @@ -219,7 +219,7 @@
<configuration>
<rules>
<requireMavenVersion>
<version>[3.9.0,)</version>
<version>[3.8.0,)</version>
</requireMavenVersion>
<requireJavaVersion>
<version>[17,)</version>
Expand Down

0 comments on commit dfed9d3

Please sign in to comment.