This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/main by this push:
new 66c4be6c11 Bump commons-codec:commons-codec from 1.15 to 1.20.0 (#1576)
66c4be6c11 is described below
commit 66c4be6c11c70be26cfc73cfe73fa2bb7ccbea4b
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun Jan 25 17:39:27 2026 +0100
Bump commons-codec:commons-codec from 1.15 to 1.20.0 (#1576)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.15 to 1.20.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.15...rel/commons-codec-1.20.0)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.20.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 2b90278de4..71a2f7e1f2 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -272,7 +272,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.15</version>
+ <version>1.20.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