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 @@ -434,7 +434,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
434434 <plugin >
435435 <groupId >com.github.spotbugs</groupId >
436436 <artifactId >spotbugs-maven-plugin</artifactId >
437- <version >4.2.3 </version >
437+ <version >4.9.3.0 </version >
438438 <configuration >
439439 <xmlOutput >true</xmlOutput >
440440 <includeFilterFile >dev/findbugs_filter.xml</includeFilterFile >
@@ -448,7 +448,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
448448 <plugin >
449449 <groupId >org.apache.maven.plugins</groupId >
450450 <artifactId >maven-pmd-plugin</artifactId >
451- <version >3.21.2 </version >
451+ <version >3.26.0 </version >
452452 <reportSets >
453453 <reportSet >
454454 <reports >
@@ -467,7 +467,7 @@ Portions Copyright (c) 2018, 2020, Chris Fraire <
[email protected] >.
467467 <plugin >
468468 <groupId >org.apache.maven.plugins</groupId >
469469 <artifactId >maven-docck-plugin</artifactId >
470- <version >1.1 </version >
470+ <version >1.2 </version >
471471 </plugin >
472472 <plugin >
473473 <groupId >org.apache.maven.plugins</groupId >
You can’t perform that action at this time.
0 commit comments