Author: ggregory Date: Mon Aug 10 06:54:36 2015 New Revision: 1694970 URL: http://svn.apache.org/r1694970 Log: findbugs-maven-plugin 3.0.0 -> 3.0.1.
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=1694970&r1=1694969&r2=1694970&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Mon Aug 10 06:54:36 2015 @@ -248,7 +248,7 @@ CSV files of various types. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.0</version> + <version>3.0.1</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>