Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Reduced minimal maven version to 3.8.0
  • Loading branch information
sholtkamp authored May 28, 2024
1 parent dddfb44 commit d5ae603
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 @@ -208,7 +208,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 d5ae603

Please sign in to comment.