Skip to content
This repository has been archived by the owner on Dec 27, 2023. It is now read-only.

Commit

Permalink
Require Maven 3.5.4+
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed May 3, 2023
1 parent 2fbafce commit afeac0a
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 @@ -45,7 +45,7 @@
<classWorldsVersion>2.7.0</classWorldsVersion>
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<xbeanReflectVersion>4.22</xbeanReflectVersion>
<mavenVersion>3.2.5</mavenVersion>
<mavenVersion>3.5.4</mavenVersion>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<javaVersion>8</javaVersion>
</properties>
Expand Down

0 comments on commit afeac0a

Please sign in to comment.