File tree Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Expand file tree Collapse file tree 1 file changed +6
-0
lines changed Original file line number Diff line number Diff line change 5555 <!-- plugin versions -->
5656 <build-helper-maven-plugin .version>3.3.0</build-helper-maven-plugin .version>
5757 <maven-compiler-plugin .version>3.10.1</maven-compiler-plugin .version>
58+ <versions-maven-plugin .version>2.13.0</versions-maven-plugin .version>
5859 <maven-clean-plugin .version>3.2.0</maven-clean-plugin .version>
5960 <maven-site-plugin .version>3.12.1</maven-site-plugin .version>
6061 <maven-dependency-plugin .version>3.3.0</maven-dependency-plugin .version>
241242 </plugins >
242243 <pluginManagement >
243244 <plugins >
245+ <plugin >
246+ <groupId >org.apache.maven.plugins</groupId >
247+ <artifactId >versions-maven-plugin</artifactId >
248+ <version >${versions-maven-plugin.version} </version >
249+ </plugin >
244250 <plugin >
245251 <groupId >org.apache.maven.plugins</groupId >
246252 <artifactId >maven-compiler-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments