findbugs-maven-plugin 3.0.4 -> 3.0.5. Project: http://git-wip-us.apache.org/repos/asf/commons-csv/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-csv/commit/27cdc557 Tree: http://git-wip-us.apache.org/repos/asf/commons-csv/tree/27cdc557 Diff: http://git-wip-us.apache.org/repos/asf/commons-csv/diff/27cdc557
Branch: refs/heads/CSV-216 Commit: 27cdc557283ee23e32384fcafcd9f2dcab416378 Parents: 0c216e7 Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Oct 9 13:56:34 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Oct 9 13:56:34 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-csv/blob/27cdc557/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 266b509..8011872 100644 --- a/pom.xml +++ b/pom.xml @@ -271,7 +271,7 @@ CSV files of various types. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.4</version> + <version>3.0.5</version> </plugin> <plugin> <groupId>org.codehaus.mojo</groupId>