Repository: commons-compress Updated Branches: refs/heads/master b49663a59 -> cc7a60514
Update findbugs-maven-plugin from 3.0.4 to 3.0.5. Project: http://git-wip-us.apache.org/repos/asf/commons-compress/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-compress/commit/cc7a6051 Tree: http://git-wip-us.apache.org/repos/asf/commons-compress/tree/cc7a6051 Diff: http://git-wip-us.apache.org/repos/asf/commons-compress/diff/cc7a6051 Branch: refs/heads/master Commit: cc7a605144b9052573b5f022433086d2483a2fcc Parents: b49663a Author: Gary Gregory <garydgreg...@gmail.com> Authored: Tue Jan 9 12:25:02 2018 -0700 Committer: Gary Gregory <garydgreg...@gmail.com> Committed: Tue Jan 9 12:25:02 2018 -0700 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-compress/blob/cc7a6051/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c8df7ca..f202cfb 100644 --- a/pom.xml +++ b/pom.xml @@ -361,7 +361,7 @@ Zstandard and ar, cpio, jar, tar, zip, dump, 7z, arj. <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.4</version> + <version>3.0.5</version> <configuration> <threshold>Normal</threshold> <effort>Default</effort>