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 f1f6703d1b Bump commons-codec:commons-codec from 1.18.0 to 1.21.0
(#2858)
f1f6703d1b is described below
commit f1f6703d1b109247104c9fa9f04499285ff3060e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Feb 4 09:49:33 2026 -0500
Bump commons-codec:commons-codec from 1.18.0 to 1.21.0 (#2858)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.18.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.18.0...rel/commons-codec-1.21.0)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.21.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 ed96580ec6..bd6c13942b 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.18.0</cxf.commons-codec.version>
+ <cxf.commons-codec.version>1.21.0</cxf.commons-codec.version>
<cxf.commons-io.version>2.21.0</cxf.commons-io.version>
<cxf.commons-jcs-jcache.version>2.2.1</cxf.commons-jcs-jcache.version>
<cxf.commons-lang3.version>3.18.0</cxf.commons-lang3.version>