findbugs-maven-plugin 3.0.1 -> 3.0.3.

git-svn-id: https://svn.apache.org/repos/asf/commons/proper/pool/trunk@1724896 
13f79535-47bb-0310-9956-ffa450edef68


Project: http://git-wip-us.apache.org/repos/asf/commons-pool/repo
Commit: http://git-wip-us.apache.org/repos/asf/commons-pool/commit/64253220
Tree: http://git-wip-us.apache.org/repos/asf/commons-pool/tree/64253220
Diff: http://git-wip-us.apache.org/repos/asf/commons-pool/diff/64253220

Branch: refs/heads/master
Commit: 64253220a8c597663efffa9f716904efe54117ab
Parents: 1d288b3
Author: Gary D. Gregory <ggreg...@apache.org>
Authored: Fri Jan 15 23:53:17 2016 +0000
Committer: Gary D. Gregory <ggreg...@apache.org>
Committed: Fri Jan 15 23:53:17 2016 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-pool/blob/64253220/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 08693ad..72de719 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.1</version>
+          <version>3.0.3</version>
           <configuration>
             <threshold>Normal</threshold>
             <effort>Default</effort>

Reply via email to