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 2015/08/16 01:09:56 UTC

svn commit: r1696107 - /commons/proper/csv/trunk/pom.xml

Author: ggregory
Date: Sat Aug 15 23:09:55 2015
New Revision: 1696107

URL: http://svn.apache.org/r1696107
Log:
findbugs-maven-plugin 3.0.1 -> 3.0.2.

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

Modified: commons/proper/csv/trunk/pom.xml
URL: http://svn.apache.org/viewvc/commons/proper/csv/trunk/pom.xml?rev=1696107&r1=1696106&r2=1696107&view=diff
==============================================================================
--- commons/proper/csv/trunk/pom.xml (original)
+++ commons/proper/csv/trunk/pom.xml Sat Aug 15 23:09:55 2015
@@ -248,7 +248,7 @@ CSV files of various types.
       <plugin>
         <groupId>org.codehaus.mojo</groupId>
         <artifactId>findbugs-maven-plugin</artifactId>
-        <version>3.0.1</version>
+        <version>3.0.2</version>
       </plugin>
       <plugin>
         <groupId>org.codehaus.mojo</groupId>