Update findbugs-maven-plugin from 2.5.2 to 2.5.5.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1628471 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2014-09-30 15:28:33 +00:00
parent b5ffdaf94a
commit 923580c0b4
1 changed files with 1 additions and 1 deletions

View File

@ -599,7 +599,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>findbugs-maven-plugin</artifactId>
<version>2.5.2</version>
<version>2.5.5</version>
<configuration>
<threshold>Normal</threshold>
<effort>Default</effort>