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

robbie pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq-artemis.git


The following commit(s) were added to refs/heads/main by this push:
     new 85f24985d4 ARTEMIS-5191: update commons-dbcp2 to 2.13.0
85f24985d4 is described below

commit 85f24985d46abc4cdff7167cb9760a9ee31ece25
Author: Robbie Gemmell <[email protected]>
AuthorDate: Tue Dec 3 13:56:33 2024 +0000

    ARTEMIS-5191: update commons-dbcp2 to 2.13.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 3b4e326a47..d99a8cce8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -95,7 +95,7 @@
       <apache.derby.version>10.15.2.0</apache.derby.version>
       <commons.beanutils.version>1.9.4</commons.beanutils.version>
       <commons.logging.version>1.3.4</commons.logging.version>
-      <commons.dbcp2.version>2.12.0</commons.dbcp2.version>
+      <commons.dbcp2.version>2.13.0</commons.dbcp2.version>
       <commons.pool2.version>2.12.0</commons.pool2.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.12.0</commons.text.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact


Reply via email to