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 5fd39e89451 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3056)
5fd39e89451 is described below
commit 5fd39e8945167a695eb4bab260dde8709ed1dcea
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Apr 27 10:04:07 2026 -0400
Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#3056)
Bumps commons-io:commons-io from 2.21.0 to 2.22.0.
---
updated-dependencies:
- dependency-name: commons-io:commons-io
dependency-version: 2.22.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>
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index d34924e0726..961b64b4ea9 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -102,7 +102,7 @@
<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-io.version>2.21.0</cxf.commons-io.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>
<cxf.commons-logging.version>1.3.6</cxf.commons-logging.version>