File tree 1 file changed +3
-3
lines changed
1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -434,7 +434,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
434
434
<plugin >
435
435
<groupId >com.github.spotbugs</groupId >
436
436
<artifactId >spotbugs-maven-plugin</artifactId >
437
- <version >4.2.3 </version >
437
+ <version >4.9.3.0 </version >
438
438
<configuration >
439
439
<xmlOutput >true</xmlOutput >
440
440
<includeFilterFile >dev/findbugs_filter.xml</includeFilterFile >
@@ -448,7 +448,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
448
448
<plugin >
449
449
<groupId >org.apache.maven.plugins</groupId >
450
450
<artifactId >maven-pmd-plugin</artifactId >
451
- <version >3.21.2 </version >
451
+ <version >3.26.0 </version >
452
452
<reportSets >
453
453
<reportSet >
454
454
<reports >
@@ -467,7 +467,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
467
467
<plugin >
468
468
<groupId >org.apache.maven.plugins</groupId >
469
469
<artifactId >maven-docck-plugin</artifactId >
470
- <version >1.1 </version >
470
+ <version >1.2 </version >
471
471
</plugin >
472
472
<plugin >
473
473
<groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments