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 a8d21aa758 ARTEMIS-5590: update to commons-codec 1.19.0
a8d21aa758 is described below

commit a8d21aa758c4049481cb12ff5ca5c6a315dca8b1
Author: Robbie Gemmell <[email protected]>
AuthorDate: Mon Jul 28 14:47:40 2025 +0100

    ARTEMIS-5590: update to commons-codec 1.19.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6975a135b9..e5b5ffebde 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.13.1</commons.text.version>
       <commons.io.version>2.20.0</commons.io.version>
-      <commons.codec.version>1.18.0</commons.codec.version>
+      <commons.codec.version>1.19.0</commons.codec.version>
       <commons.compress.version>1.27.1</commons.compress.version>
       <fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
       <caffeine.version>3.2.2</caffeine.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