findbugs-maven-plugin 3.0.1 -> 3.0.2.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1696107 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
Gary D. Gregory 2015-08-15 23:09:55 +00:00
parent c5544fc01f
commit 423ec31e57
1 changed files with 1 additions and 1 deletions

View File

@ -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>