File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 2121 <plugin >
2222 <groupId >org.apache.maven.plugins</groupId >
2323 <artifactId >maven-jar-plugin</artifactId >
24- <version >2 .3.1 </version >
24+ <version >3 .3.0 </version >
2525 <configuration >
2626 <outputDirectory >D:\Intellij Outputs</outputDirectory >
2727 </configuration >
5757 <plugin >
5858 <groupId >org.apache.maven.plugins</groupId >
5959 <artifactId >maven-clean-plugin</artifactId >
60- <version >3.1.0 </version >
60+ <version >3.3.2 </version >
6161 <executions >
6262 <execution >
6363 <id >auto-clean</id >
7272 <plugin >
7373 <groupId >org.codehaus.mojo</groupId >
7474 <artifactId >versions-maven-plugin</artifactId >
75- <version >2.16.0 </version >
75+ <version >2.16.2 </version >
7676 <configuration >
7777 <generateBackupPoms >false</generateBackupPoms >
7878 <allowMajorUpdates >true</allowMajorUpdates >
You can’t perform that action at this time.
0 commit comments