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 903c8262744 Bump commons-codec:commons-codec from 1.22.0 to 1.22.1
(#3426)
903c8262744 is described below
commit 903c826274499c933f0c71ba3aa5c8de79496de5
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Sep 1 07:24:23 2026 -0400
Bump commons-codec:commons-codec from 1.22.0 to 1.22.1 (#3426)
Bumps
[commons-codec:commons-codec](https://github.com/apache/commons-codec) from
1.22.0 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.22.0...rel/commons-codec-1.22.1)
---
updated-dependencies:
- dependency-name: commons-codec:commons-codec
dependency-version: 1.22.1
dependency-type: direct:development
update-type: version-update:semver-patch
...
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 567db52fdf2..5dee1de32e8 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,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.22.0</cxf.commons-codec.version>
+ <cxf.commons-codec.version>1.22.1</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>