Author: ggregory
Date: Fri Feb 17 20:51:57 2012
New Revision: 1245755

URL: http://svn.apache.org/viewvc?rev=1245755&view=rev
Log:
Update findbugs-maven-plugin to 2.4.0 from 2.3.2.

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

Modified: commons/proper/io/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/io/trunk/pom.xml?rev=1245755&r1=1245754&r2=1245755&view=diff
==============================================================================
--- commons/proper/io/trunk/pom.xml (original)
+++ commons/proper/io/trunk/pom.xml Fri Feb 17 20:51:57 2012
@@ -289,7 +289,7 @@
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.3.2</version>
+        <version>2.4.0</version>
         <configuration>
           <threshold>Normal</threshold>
           <effort>Default</effort>


Reply via email to