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.6.3+
Browse files Browse the repository at this point in the history
  • Loading branch information
slachiewicz committed Nov 12, 2023
1 parent 7e3bced commit 8bf22dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -42,7 +42,7 @@
<properties>
<scm.url>scm:git:git@github.com:codehaus-plexus/plexus-containers.git</scm.url>
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
<mavenVersion>3.2.5</mavenVersion>
<mavenVersion>3.6.3</mavenVersion>
</properties>

<build>
Expand Down

0 comments on commit 8bf22dc

Please sign in to comment.