Repository: commons-pool Updated Branches: refs/heads/master b91bacab7 -> 0a626d338
Update findbugs-maven-plugin from 3.0.3 to 3.0.5. Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/0a626d33 Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/0a626d33 Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/0a626d33 Branch: refs/heads/master Commit: 0a626d3383fcd496a27aa626a6d57e0607542942 Parents: b91baca Author: Gary Gregory <ggreg...@apache.org> Authored: Mon Oct 23 16:33:48 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Mon Oct 23 16:33:48 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-pool/blob/0a626d33/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2aec438..ff5c85c 100644 --- a/pom.xml +++ b/pom.xml @@ -243,7 +243,7 @@ <plugin> <groupId>org.codehaus.mojo</groupId> <artifactId>findbugs-maven-plugin</artifactId> - <version>3.0.3</version> + <version>3.0.5</version> <configuration> <threshold>Normal</threshold> <effort>Default</effort>