This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch activemq-6.2.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-6.2.x by this push:
new bc3032495c Bump commons-codec:commons-codec from 1.20.0 to 1.21.0
(#1642)
bc3032495c is described below
commit bc3032495c4dd5822e9c0932e3ac93fdca568a60
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Feb 1 16:19:46 2026 +0100
Bump commons-codec:commons-codec from 1.20.0 to 1.21.0 (#1642)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.20.0 to 1.21.0.
-
[Changelog](https://github.com/apache/commons-codec/blob/master/RELEASE-NOTES.txt)
-
[Commits](https://github.com/apache/commons-codec/compare/rel/commons-codec-1.20.0...rel/commons-codec-1.21.0)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.21.0
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot]
<49699333+dependabot[bot]@users.noreply.github.com>
---
assembly/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/assembly/pom.xml b/assembly/pom.xml
index 9c6a55eee3..0c89149f83 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -272,7 +272,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.20.0</version>
+ <version>1.21.0</version>
</dependency>
<dependency>
<groupId>org.apache.commons</groupId>
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]
For further information, visit: https://activemq.apache.org/contact