This is an automated email from the ASF dual-hosted git repository.
mattrpav pushed a commit to branch activemq-5.19.x
in repository https://gitbox.apache.org/repos/asf/activemq.git
The following commit(s) were added to refs/heads/activemq-5.19.x by this push:
new 32b8d15c3b [5.19.x] bump commons-codec:commons-codec from 1.15 to
1.22.1 (#2330)
32b8d15c3b is described below
commit 32b8d15c3b504b768259e5d085a29312af0d2b2d
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Aug 4 12:46:59 2026 -0500
[5.19.x] bump commons-codec:commons-codec from 1.15 to 1.22.1 (#2330)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.15 to 1.22.1.
-
[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.22.1)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.22.1
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 744341baf3..8c196326c4 100644
--- a/assembly/pom.xml
+++ b/assembly/pom.xml
@@ -212,7 +212,7 @@
<dependency>
<groupId>commons-codec</groupId>
<artifactId>commons-codec</artifactId>
- <version>1.15</version>
+ <version>1.22.1</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