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 38f670ee1a ARTEMIS-5804 Bump org.apache.commons:commons-pool2 from 
2.13.0 to 2.13.1
38f670ee1a is described below

commit 38f670ee1a8d1237d4a0428be93a7713b1f7dc9e
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Jan 5 14:18:12 2026 -0600

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

diff --git a/pom.xml b/pom.xml
index 3750b787c7..6d71bbe472 100644
--- a/pom.xml
+++ b/pom.xml
@@ -98,7 +98,7 @@
       <commons.beanutils.version>1.11.0</commons.beanutils.version>
       <commons.logging.version>1.3.5</commons.logging.version>
       <commons.dbcp2.version>2.14.0</commons.dbcp2.version>
-      <commons.pool2.version>2.13.0</commons.pool2.version>
+      <commons.pool2.version>2.13.1</commons.pool2.version>
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.15.0</commons.text.version>
       <commons.io.version>2.21.0</commons.io.version>


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

Reply via email to