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 50
50
<junit .version>5.10.2</junit .version>
51
51
52
52
<!-- build plugin dependencies -->
53
- <dependency-check .version>9.0.9 </dependency-check .version>
53
+ <dependency-check .version>9.1.0 </dependency-check .version>
54
54
<nexus-staging .version>1.6.8</nexus-staging .version>
55
55
</properties >
56
56
94
94
<plugin >
95
95
<groupId >org.apache.maven.plugins</groupId >
96
96
<artifactId >maven-compiler-plugin</artifactId >
97
- <version >3.12.1 </version >
97
+ <version >3.13.0 </version >
98
98
<configuration >
99
99
<release >${project.jdk.version} </release >
100
100
<compilerArgs >
237
237
<plugins >
238
238
<plugin >
239
239
<artifactId >maven-gpg-plugin</artifactId >
240
- <version >3.1.0 </version >
240
+ <version >3.2.2 </version >
241
241
<executions >
242
242
<execution >
243
243
<id >sign-artifacts</id >
You can’t perform that action at this time.
0 commit comments