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 54dae2bde6 ARTEMIS-5804 Bump org.apache.commons:commons-pool2 from
2.12.1 to 2.13.0
54dae2bde6 is described below
commit 54dae2bde61e41576dbe753125c6655ec360073f
Author: Justin Bertram <[email protected]>
AuthorDate: Tue Dec 9 21:50:17 2025 -0600
ARTEMIS-5804 Bump org.apache.commons:commons-pool2 from 2.12.1 to 2.13.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 75a6e33bac..6e4dbe16e1 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.13.0</commons.dbcp2.version>
- <commons.pool2.version>2.12.1</commons.pool2.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>
<commons.io.version>2.21.0</commons.io.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]