From 62b677579f63edca34e1f3c6fb1a3fa3a73ccd7d Mon Sep 17 00:00:00 2001 From: "Gary D. Gregory" Date: Mon, 10 Aug 2015 06:54:36 +0000 Subject: [PATCH] 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 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index aca0539e..bdc593b6 100644 --- a/pom.xml +++ b/pom.xml @@ -248,7 +248,7 @@ CSV files of various types. org.codehaus.mojo findbugs-maven-plugin - 3.0.0 + 3.0.1 org.codehaus.mojo