Skip to content

Commit 03e23ed

Browse files
Remove FindBugs from reporting
FindBugs is not maintain anymore ...
1 parent 7591c41 commit 03e23ed

File tree

1 file changed

+0
-9
lines changed

1 file changed

+0
-9
lines changed

pom.xml

Lines changed: 0 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -498,11 +498,6 @@ limitations under the License.
498498
<artifactId>maven-surefire-report-plugin</artifactId>
499499
<version>3.0.0</version>
500500
</plugin>
501-
<plugin>
502-
<groupId>org.codehaus.mojo</groupId>
503-
<artifactId>findbugs-maven-plugin</artifactId>
504-
<version>3.0.5</version>
505-
</plugin>
506501
<plugin>
507502
<groupId>org.codehaus.mojo</groupId>
508503
<artifactId>taglist-maven-plugin</artifactId>
@@ -624,10 +619,6 @@ limitations under the License.
624619
<groupId>org.apache.maven.plugins</groupId>
625620
<artifactId>maven-pmd-plugin</artifactId>
626621
</plugin>
627-
<plugin>
628-
<groupId>org.codehaus.mojo</groupId>
629-
<artifactId>findbugs-maven-plugin</artifactId>
630-
</plugin>
631622
<plugin>
632623
<groupId>org.codehaus.mojo</groupId>
633624
<artifactId>taglist-maven-plugin</artifactId>

0 commit comments

Comments
 (0)