File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 50
50
<junit .version>5.11.3</junit .version>
51
51
52
52
<!-- build plugin dependencies -->
53
- <dependency-check .version>10.0.3 </dependency-check .version>
53
+ <dependency-check .version>11.1.0 </dependency-check .version>
54
54
<nexus-staging .version>1.6.8</nexus-staging .version>
55
55
</properties >
56
56
108
108
<plugin >
109
109
<groupId >org.apache.maven.plugins</groupId >
110
110
<artifactId >maven-surefire-plugin</artifactId >
111
- <version >3.3 .1</version >
111
+ <version >3.5 .1</version >
112
112
</plugin >
113
113
<plugin >
114
114
<groupId >org.apache.maven.plugins</groupId >
146
146
</plugin >
147
147
<plugin >
148
148
<artifactId >maven-javadoc-plugin</artifactId >
149
- <version >3.8.0 </version >
149
+ <version >3.10.1 </version >
150
150
<executions >
151
151
<execution >
152
152
<id >attach-javadocs</id >
239
239
<plugins >
240
240
<plugin >
241
241
<artifactId >maven-gpg-plugin</artifactId >
242
- <version >3.2.4 </version >
242
+ <version >3.2.7 </version >
243
243
<executions >
244
244
<execution >
245
245
<id >sign-artifacts</id >
297
297
<plugin >
298
298
<groupId >org.apache.maven.plugins</groupId >
299
299
<artifactId >maven-deploy-plugin</artifactId >
300
- <version >3.1.2 </version >
300
+ <version >3.1.3 </version >
301
301
</plugin >
302
302
</plugins >
303
303
</build >
You can’t perform that action at this time.
0 commit comments