We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ef4885a commit 01d5b88Copy full SHA for 01d5b88
pom.xml
@@ -42,7 +42,7 @@ under the License.
42
</contributors>
43
44
<prerequisites>
45
- <maven>${mavenVersion}</maven>
+ <maven>3.6.3</maven>
46
</prerequisites>
47
48
<scm>
@@ -67,7 +67,7 @@ under the License.
67
</distributionManagement>
68
69
<properties>
70
- <mavenVersion>3.6.3</mavenVersion>
+ <mavenVersion>3.9.9</mavenVersion>
71
<plexusCompilerVersion>2.15.0</plexusCompilerVersion>
72
73
<groovyVersion>2.4.21</groovyVersion>
0 commit comments