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/activemq-artemis.git
The following commit(s) were added to refs/heads/main by this push:
new 096bfa734d ARTEMIS-5421 Bump org.apache.commons:commons-text from
1.13.0 to 1.13.1
096bfa734d is described below
commit 096bfa734df2141d0326f8d669bb286ddb9f6019
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Apr 11 11:01:41 2025 -0500
ARTEMIS-5421 Bump org.apache.commons:commons-text from 1.13.0 to 1.13.1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 549a84a626..f27f29d9a1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
<commons.dbcp2.version>2.13.0</commons.dbcp2.version>
<commons.pool2.version>2.12.1</commons.pool2.version>
<commons.collections.version>3.2.2</commons.collections.version>
- <commons.text.version>1.13.0</commons.text.version>
+ <commons.text.version>1.13.1</commons.text.version>
<commons.io.version>2.18.0</commons.io.version>
<commons.codec.version>1.18.0</commons.codec.version>
<commons.compress.version>1.27.1</commons.compress.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact