Repository: commons-dbcp Updated Branches: refs/heads/master 20692f7ac -> 9b4cb8ffb
findbugs-maven-plugin 3.0.3 -> 3.0.5. Project: http://git-wip-us.apache.org/repos/asf/commons-dbcp/repo Commit: http://git-wip-us.apache.org/repos/asf/commons-dbcp/commit/9b4cb8ff Tree: http://git-wip-us.apache.org/repos/asf/commons-dbcp/tree/9b4cb8ff Diff: http://git-wip-us.apache.org/repos/asf/commons-dbcp/diff/9b4cb8ff Branch: refs/heads/master Commit: 9b4cb8ffb157c5976a6c69ba7cbfd89adbb44830 Parents: 20692f7 Author: Gary Gregory <ggreg...@apache.org> Authored: Fri Oct 27 13:49:11 2017 -0600 Committer: Gary Gregory <ggreg...@apache.org> Committed: Fri Oct 27 13:49:11 2017 -0600 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/commons-dbcp/blob/9b4cb8ff/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index d8cc61f..9aa07b5 100644 --- a/pom.xml +++ b/pom.xml @@ -329,7 +329,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>