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 62e3ce6da6 ARTEMIS-5885 Bump commons-codec:commons-codec from 1.20.0
to 1.21.0
62e3ce6da6 is described below
commit 62e3ce6da63095a659542905ba0fcc07ab786ae6
Author: Justin Bertram <[email protected]>
AuthorDate: Mon Feb 2 10:41:09 2026 -0600
ARTEMIS-5885 Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d97016680e..a02a5bccea 100644
--- a/pom.xml
+++ b/pom.xml
@@ -102,7 +102,7 @@
<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>
- <commons.codec.version>1.20.0</commons.codec.version>
+ <commons.codec.version>1.21.0</commons.codec.version>
<commons.compress.version>1.28.0</commons.compress.version>
<fuse.mqtt.client.version>1.16</fuse.mqtt.client.version>
<caffeine.version>3.2.3</caffeine.version>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]