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 9dc0953 commit e514d80Copy full SHA for e514d80
pom.xml
@@ -36,7 +36,7 @@ under the License.
36
<inceptionYear>2001</inceptionYear>
37
38
<prerequisites>
39
- <maven>${mavenVersion}</maven>
+ <maven>3.6.3</maven>
40
</prerequisites>
41
42
<scm>
@@ -61,7 +61,7 @@ under the License.
61
</distributionManagement>
62
63
<properties>
64
- <mavenVersion>3.6.3</mavenVersion>
+ <mavenVersion>3.9.9</mavenVersion>
65
<project.build.outputTimestamp>2024-06-16T10:25:11Z</project.build.outputTimestamp>
66
</properties>
67
0 commit comments