Skip to content

Commit 62b6775

Browse files
committed
findbugs-maven-plugin 3.0.0 -> 3.0.1.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/csv/trunk@1694970 13f79535-47bb-0310-9956-ffa450edef68
1 parent 023480a commit 62b6775

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -248,7 +248,7 @@ CSV files of various types.
248248
<plugin>
249249
<groupId>org.codehaus.mojo</groupId>
250250
<artifactId>findbugs-maven-plugin</artifactId>
251-
<version>3.0.0</version>
251+
<version>3.0.1</version>
252252
</plugin>
253253
<plugin>
254254
<groupId>org.codehaus.mojo</groupId>

0 commit comments

Comments
 (0)