You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@commons.apache.org by gg...@apache.org on 2014/08/21 09:44:48 UTC

svn commit: r1619305 - /commons/proper/codec/trunk/pom.xml

Author: ggregory
Date: Thu Aug 21 07:44:48 2014
New Revision: 1619305

URL: http://svn.apache.org/r1619305
Log:
Update findbugs-maven-plugin to 2.5.5 from 2.5.4.

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

Modified: commons/proper/codec/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/codec/trunk/pom.xml?rev=1619305&r1=1619304&r2=1619305&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Thu Aug 21 07:44:48 2014
@@ -319,7 +319,7 @@ limitations under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.5.4</version>
+        <version>2.5.5</version>
       </plugin>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>