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 da03ca7cd4 ARTEMIS-5231 bump commons-codec:commons-codec from 1.17.2
to 1.18.0
da03ca7cd4 is described below
commit da03ca7cd4435c3b7a6efeb151fa815ca29f7ef2
Author: Justin Bertram <[email protected]>
AuthorDate: Fri Feb 7 09:44:02 2025 -0600
ARTEMIS-5231 bump commons-codec:commons-codec from 1.17.2 to 1.18.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 25fbec47d1..a2c4068772 100644
--- a/pom.xml
+++ b/pom.xml
@@ -100,7 +100,7 @@
<commons.collections.version>3.2.2</commons.collections.version>
<commons.text.version>1.13.0</commons.text.version>
<commons.io.version>2.18.0</commons.io.version>
- <commons.codec.version>1.17.2</commons.codec.version>
+ <commons.codec.version>1.18.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.0</caffeine.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact