Author: britter
Date: Mon Jun 24 20:08:11 2013
New Revision: 1496191

URL: http://svn.apache.org/r1496191
Log:
Update to latest FindBugs plugin version

Modified:
    commons/proper/chain/trunk/pom.xml

Modified: commons/proper/chain/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/chain/trunk/pom.xml?rev=1496191&r1=1496190&r2=1496191&view=diff
==============================================================================
--- commons/proper/chain/trunk/pom.xml (original)
+++ commons/proper/chain/trunk/pom.xml Mon Jun 24 20:08:11 2013
@@ -302,7 +302,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.4.0</version>
+        <version>2.5.2</version>
         <configuration>
           <threshold>Normal</threshold>
           <effort>Default</effort>


Reply via email to