Skip to content
This repository was archived by the owner on Dec 4, 2024. It is now read-only.

Commit 8bf22dc

Browse files
committed
Require Maven 3.6.3+
1 parent 7e3bced commit 8bf22dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
<properties>
4343
<scm.url>scm:git:[email protected]:codehaus-plexus/plexus-containers.git</scm.url>
4444
<plexusUtilsVersion>3.5.1</plexusUtilsVersion>
45-
<mavenVersion>3.2.5</mavenVersion>
45+
<mavenVersion>3.6.3</mavenVersion>
4646
</properties>
4747

4848
<build>

0 commit comments

Comments
 (0)