Skip to content

Commit

Permalink
Merge pull request #1465 from Bananeweizen/maven_version
Browse files Browse the repository at this point in the history
Use correct minimum Maven version
  • Loading branch information
donraab committed Jun 16, 2023
2 parents f074bbb + 5f87cc5 commit 4cd0b06
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 @@ -389,7 +389,7 @@
<version>1.8.0</version>
</requireJavaVersion>
<requireMavenVersion>
<version>3.1.1</version>
<version>3.3.9</version>
</requireMavenVersion>
<requirePluginVersions>
<unCheckedPluginList>
Expand Down

0 comments on commit 4cd0b06

Please sign in to comment.