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 2fbf15e887 ARTEMIS-4876: update to commons-codec 1.17.1
2fbf15e887 is described below

commit 2fbf15e8870956440296c816f7a558a4eb20518d
Author: Robbie Gemmell <rob...@apache.org>
AuthorDate: Tue Jul 16 16:34:05 2024 +0100

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

diff --git a/pom.xml b/pom.xml
index 6a0567e757..66b391836c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -101,7 +101,7 @@
       <commons.collections.version>3.2.2</commons.collections.version>
       <commons.text.version>1.12.0</commons.text.version>
       <commons.io.version>2.16.1</commons.io.version>
-      <commons.codec.version>1.17.0</commons.codec.version>
+      <commons.codec.version>1.17.1</commons.codec.version>
       <fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
       <caffeine.version>3.1.8</caffeine.version>
       <guava.version>33.2.1-jre</guava.version>


---------------------------------------------------------------------
To unsubscribe, e-mail: commits-unsubscr...@activemq.apache.org
For additional commands, e-mail: commits-h...@activemq.apache.org
For further information, visit: https://activemq.apache.org/contact


Reply via email to