File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3838 </scm >
3939
4040 <prerequisites >
41- <maven >3.9.6 </maven >
41+ <maven >3.6.3 </maven >
4242 </prerequisites >
4343
4444 <properties >
6363 <!-- plugin interfaces and base classes -->
6464 <groupId >org.apache.maven</groupId >
6565 <artifactId >maven-plugin-api</artifactId >
66- <version >3.9.2 </version >
66+ <version >3.6.3 </version >
6767 <scope >provided</scope >
6868 </dependency >
6969 <dependency >
7070 <!-- needed when injecting the Maven Project into a plugin -->
7171 <groupId >org.apache.maven</groupId >
7272 <artifactId >maven-core</artifactId >
73- <version >3.9.2 </version >
73+ <version >3.6.3 </version >
7474 <scope >provided</scope >
7575 </dependency >
7676 <dependency >
7777 <!-- annotations used to describe the plugin meta-data -->
7878 <groupId >org.apache.maven.plugin-tools</groupId >
7979 <artifactId >maven-plugin-annotations</artifactId >
80- <version >3.9.0 </version >
80+ <version >3.6.2 </version >
8181 <scope >provided</scope >
8282 </dependency >
8383 <dependency >
You can’t perform that action at this time.
0 commit comments