Updated spotbugs-maven-plugin to 4.0.0

ccm-docs
Jens Pelzetter 2020-06-22 14:51:54 +02:00
parent 82d2038395
commit 123b6dc10a
1 changed files with 1 additions and 1 deletions

View File

@ -275,7 +275,7 @@
<plugin>
<groupId>com.github.spotbugs</groupId>
<artifactId>spotbugs-maven-plugin</artifactId>
<version>3.1.11</version>
<version>4.0.0</version>
<configuration>
<findbugsXmlOutput>true</findbugsXmlOutput>
<xmlOutput>true</xmlOutput>