Author: ggregory Date: Sat Dec 26 23:38:54 2015 New Revision: 1721774 URL: http://svn.apache.org/viewvc?rev=1721774&view=rev Log: findbugs-maven-plugin 3.0.2 -> 3.0.3.
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=1721774&r1=1721773&r2=1721774&view=diff ============================================================================== --- commons/proper/csv/trunk/pom.xml (original) +++ commons/proper/csv/trunk/pom.xml Sat Dec 26 23:38:54 2015 @@ -248,7 +248,7 @@ CSV files of various types. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.2</version> + <version>3.0.3</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>