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 183
183
<plugin >
184
184
<groupId >org.jvnet.jaxb2.maven2</groupId >
185
185
<artifactId >maven-jaxb2-plugin</artifactId >
186
- <version >0.12.3 </version >
186
+ <version >0.13.0 </version >
187
187
</plugin >
188
188
<plugin >
189
189
<groupId >org.apache.maven.plugins</groupId >
215
215
<plugin >
216
216
<groupId >org.apache.maven.plugins</groupId >
217
217
<artifactId >maven-shade-plugin</artifactId >
218
- <version >2.4</version >
218
+ <version >2.4.1 </version >
219
219
</plugin >
220
220
<plugin >
221
221
<artifactId >maven-assembly-plugin</artifactId >
241
241
<plugin >
242
242
<groupId >org.codehaus.mojo</groupId >
243
243
<artifactId >findbugs-maven-plugin</artifactId >
244
- <version >3.0.1 </version >
244
+ <version >3.0.2 </version >
245
245
</plugin >
246
246
247
247
248
248
<plugin >
249
249
<groupId >org.apache.maven.plugins</groupId >
250
250
<artifactId >maven-checkstyle-plugin</artifactId >
251
- <version >2.15 </version >
251
+ <version >2.16 </version >
252
252
</plugin >
253
253
254
254
</plugins >
261
261
<plugin >
262
262
<groupId >org.sonatype.plugins</groupId >
263
263
<artifactId >nexus-staging-maven-plugin</artifactId >
264
- <version >1.6.5 </version >
264
+ <version >1.6.6 </version >
265
265
<extensions >true</extensions >
266
266
<configuration >
267
267
<serverId >ossrh</serverId >
418
418
</plugin >
419
419
<plugin >
420
420
<artifactId >maven-project-info-reports-plugin</artifactId >
421
- <version >2.8</version >
421
+ <version >2.8.1 </version >
422
422
<reportSets >
423
423
<reportSet >
424
424
<reports >
You can’t perform that action at this time.
0 commit comments