summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pom.xml b/pom.xml
index cd4ce53..09854c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -335,7 +335,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
- <version>3.0.0</version>
+ <version>2.5.5</version>
<configuration>
<xmlOutput>true</xmlOutput>
</configuration>