diff options
| -rw-r--r-- | pom.xml | 4 |
1 files changed, 1 insertions, 3 deletions
@@ -335,10 +335,8 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>2.5.2</version> + <version>3.0.0</version> <configuration> - <findbugsXmlOutput>true</findbugsXmlOutput> - <findbugsXmlWithMessages>true</findbugsXmlWithMessages> <xmlOutput>true</xmlOutput> </configuration> </plugin> |
