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 2013/12/24 22:50:40 UTC

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

Author: ggregory
Date: Tue Dec 24 21:50:39 2013
New Revision: 1553333

URL: http://svn.apache.org/r1553333
Log:
findbugs-maven-plugin 2.5.2 -> 2.5.3.

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=1553333&r1=1553332&r2=1553333&view=diff
==============================================================================
--- commons/proper/codec/trunk/pom.xml (original)
+++ commons/proper/codec/trunk/pom.xml Tue Dec 24 21:50:39 2013
@@ -319,7 +319,7 @@ limitations under the License.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>2.5.2</version>
+        <version>2.5.3</version>
       </plugin>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>