This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-5.18.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.18.x by this push:
new 5a044ed131 AMQ-9633: Upgrade to commons-dbcp2 2.13.0
5a044ed131 is described below
commit 5a044ed131bea6ed11d7e98a30ed9bccda8c457c
Author: JB Onofré <[email protected]>
AuthorDate: Tue Dec 10 09:42:43 2024 +0100
AMQ-9633: Upgrade to commons-dbcp2 2.13.0
(cherry picked from commit d908a89949051f20f512021e43fbaf7a8cbcfe37)
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 90bebf63dd..c49f2682a5 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.4.0</commons-daemon-version>
- <commons-dbcp2-version>2.12.0</commons-dbcp2-version>
+ <commons-dbcp2-version>2.13.0</commons-dbcp2-version>
<commons-io-version>2.17.0</commons-io-version>
<commons-lang-version>3.14.0</commons-lang-version>
<commons-logging-version>1.3.4</commons-logging-version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact