This is an automated email from the ASF dual-hosted git repository.

ggregory pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-dbcp.git


The following commit(s) were added to refs/heads/master by this push:
     new 67e5d01  Bump commons-pool2 from 2.8.0 to 2.8.1 (#48)
67e5d01 is described below

commit 67e5d01d2c142b137394fdbd12f78b6e1dc1b1c4
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri Jul 31 10:46:57 2020 -0400

    Bump commons-pool2 from 2.8.0 to 2.8.1 (#48)
    
    Bumps commons-pool2 from 2.8.0 to 2.8.1.
    
    Signed-off-by: dependabot[bot] <supp...@github.com>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6b1ec2a..fc25f09 100644
--- a/pom.xml
+++ b/pom.xml
@@ -324,7 +324,7 @@
     <commons.checkstyle.version>3.1.1</commons.checkstyle.version>
     <commons.javadoc.version>3.2.0</commons.javadoc.version>
     <!-- Constant for Commons Pool version (used in multiple places) -->
-    <commons.pool.version>2.8.0</commons.pool.version>
+    <commons.pool.version>2.8.1</commons.pool.version>
     <commons.japicmp.version>0.14.3</commons.japicmp.version>
     <commons.jacoco.version>0.8.5</commons.jacoco.version>
     <!-- See DBCP-445 and DBCP-454 -->

Reply via email to