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

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


The following commit(s) were added to refs/heads/main by this push:
     new a3d289d986 ARTEMIS-5820 Bump org.apache.commons:commons-dbcp2 from 
2.13.0 to 2.14.0
a3d289d986 is described below

commit a3d289d986a92dae4d156e400619f1c724325b04
Author: Justin Bertram <[email protected]>
AuthorDate: Wed Dec 17 08:12:25 2025 -0600

    ARTEMIS-5820 Bump org.apache.commons:commons-dbcp2 from 2.13.0 to 2.14.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 8eca7a4340..b3988b7542 100644
--- a/pom.xml
+++ b/pom.xml
@@ -97,7 +97,7 @@
       <apache.derby.version>10.15.2.0</apache.derby.version>
       <commons.beanutils.version>1.11.0</commons.beanutils.version>
       <commons.logging.version>1.3.5</commons.logging.version>
-      <commons.dbcp2.version>2.13.0</commons.dbcp2.version>
+      <commons.dbcp2.version>2.14.0</commons.dbcp2.version>
       <commons.pool2.version>2.13.0</commons.pool2.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.15.0</commons.text.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to