This is an automated email from the ASF dual-hosted git repository.
reta pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 73ac1e2e3ed Bump commons-codec:commons-codec from 1.21.0 to 1.22.0
(#3062)
73ac1e2e3ed is described below
commit 73ac1e2e3ed5e80d8324af412529380445e07ad9
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Apr 29 08:55:05 2026 -0400
Bump commons-codec:commons-codec from 1.21.0 to 1.22.0 (#3062)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.21.0 to 1.22.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.21.0...rel/commons-codec-1.22.0)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.22.0
dependency-type: direct:development
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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index e12277c21ef..0f792e390b0 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -101,7 +101,7 @@
<cxf.cdi.api.version>4.1.0</cxf.cdi.api.version>
<cxf.classgraph.version>4.8.25</cxf.classgraph.version>
<cxf.classmate.version>1.5.1</cxf.classmate.version>
- <cxf.commons-codec.version>1.21.0</cxf.commons-codec.version>
+ <cxf.commons-codec.version>1.22.0</cxf.commons-codec.version>
<cxf.commons-io.version>2.22.0</cxf.commons-io.version>
<cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
<cxf.commons-lang3.version>3.20.0</cxf.commons-lang3.version>