File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ under the License.
3535 <description >Runs Ant scripts embedded in the POM</description >
3636
3737 <prerequisites >
38- <maven >${mavenVersion} </maven >
38+ <maven >3.6.3 </maven >
3939 </prerequisites >
4040
4141 <scm >
@@ -60,8 +60,13 @@ under the License.
6060 </distributionManagement >
6161
6262 <properties >
63- <mavenVersion >3.6.3 </mavenVersion >
63+ <mavenVersion >3.9.11 </mavenVersion >
6464 <version .xmlunit>2.10.4</version .xmlunit>
65+
66+ <!-- TODO remove with next parent -->
67+ <version .maven-compiler-plugin>3.14.1</version .maven-compiler-plugin>
68+ <version .maven-invoker-plugin>3.9.1</version .maven-invoker-plugin>
69+
6570 <project .build.outputTimestamp>2022-04-18T19:40:06Z</project .build.outputTimestamp>
6671 </properties >
6772
You can’t perform that action at this time.
0 commit comments