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

jbonofre pushed a commit to branch activemq-5.17.x
in repository https://gitbox.apache.org/repos/asf/activemq.git


The following commit(s) were added to refs/heads/activemq-5.17.x by this push:
     new 0666dd52e AMQ-9378: Upgrade to commons-dbcp2 2.11.0
0666dd52e is described below

commit 0666dd52e108612ca990fe7d8e41d478b4dc2902
Author: JB Onofré <[email protected]>
AuthorDate: Mon Nov 6 18:24:49 2023 +0100

    AMQ-9378: Upgrade to commons-dbcp2 2.11.0
    
    (cherry picked from commit e6185a406e6288f9ffcfafb83aa0c94d2f29847f)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 1209a8620..b043f06be 100644
--- a/pom.xml
+++ b/pom.xml
@@ -52,7 +52,7 @@
     <commons-beanutils-version>1.9.4</commons-beanutils-version>
     <commons-collections-version>3.2.2</commons-collections-version>
     <commons-daemon-version>1.3.4</commons-daemon-version>
-    <commons-dbcp2-version>2.10.0</commons-dbcp2-version>
+    <commons-dbcp2-version>2.11.0</commons-dbcp2-version>
     <commons-io-version>2.15.0</commons-io-version>
     <commons-lang-version>3.12.0</commons-lang-version>
     <commons-logging-version>1.2</commons-logging-version>

Reply via email to