Repository: commons-compress Updated Branches: refs/heads/master 77579145e -> c7c2fe4ee
Update findbugs-maven-plugin from 3.0.3 to 3.0.4. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/c7c2fe4e Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/c7c2fe4e Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/c7c2fe4e Branch: refs/heads/master Commit: c7c2fe4ee59a61b387945ff9b99b8e38b308c6a7 Parents: 7757914 Author: Gary Gregory <ggreg...@apache.org> Authored: Thu Dec 8 19:09:34 2016 -0800 Committer: Gary Gregory <ggreg...@apache.org> Committed: Thu Dec 8 19:09:34 2016 -0800 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/c7c2fe4e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9d2ed44..db100e9 100644 --- a/pom.xml +++ b/pom.xml @@ -303,7 +303,7 @@ jar, tar, zip, dump, 7z, arj. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.3</version> + <version>3.0.4</version> <configuration> <threshold>Normal</threshold> <effort>Default</effort>