File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 2828 <plugin >
2929 <groupId >org.apache.maven.plugins</groupId >
3030 <artifactId >maven-clean-plugin</artifactId >
31- <version >3.3.2 </version >
31+ <version >3.4.1 </version >
3232 </plugin >
3333 <plugin >
3434 <groupId >org.apache.maven.plugins</groupId >
3535 <artifactId >maven-compiler-plugin</artifactId >
36- <version >3.13 .0</version >
36+ <version >3.14 .0</version >
3737 </plugin >
3838 <plugin >
3939 <groupId >org.jetbrains.kotlin</groupId >
6060 </plugin >
6161 <plugin >
6262 <artifactId >maven-surefire-plugin</artifactId >
63- <version >3.2.5 </version >
63+ <version >3.5.2 </version >
6464 </plugin >
6565 <plugin >
6666 <artifactId >maven-failsafe-plugin</artifactId >
67- <version >3.2.5 </version >
67+ <version >3.5.2 </version >
6868 </plugin >
6969 <plugin >
7070 <groupId >org.codehaus.mojo</groupId >
7878 <plugin >
7979 <groupId >org.apache.maven.plugins</groupId >
8080 <artifactId >maven-shade-plugin</artifactId >
81- <version >3.5.2 </version >
81+ <version >3.6.0 </version >
8282 <executions >
8383 <execution >
8484 <goals >
172172 <plugin >
173173 <groupId >org.apache.maven.plugins</groupId >
174174 <artifactId >maven-gpg-plugin</artifactId >
175- <version >1.5 </version >
175+ <version >3.2.7 </version >
176176 <executions >
177177 <execution >
178178 <id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments