Updated spotbugs-maven-plugin to 4.0.0

Former-commit-id: 4829725e78
pull/3/head
Jens Pelzetter 2020-06-22 14:51:54 +02:00
parent 74e684bf13
commit a6c0c3a12c
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>