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 edb3add2a1 Bump commons-io:commons-io from 2.19.0 to 2.21.0 (#2802)
edb3add2a1 is described below

commit edb3add2a16fcfd7af7c471240eca312056b319a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Dec 25 15:44:10 2025 -0500

    Bump commons-io:commons-io from 2.19.0 to 2.21.0 (#2802)
    
    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 
2.19.0 to 2.21.0.
    - 
[Changelog](https://github.com/apache/commons-io/blob/master/RELEASE-NOTES.txt)
    - 
[Commits](https://github.com/apache/commons-io/compare/rel/commons-io-2.19.0...rel/commons-io-2.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.21.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 42fdfa353b..9ce547ef35 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.18.0</cxf.commons-codec.version>
-        <cxf.commons-io.version>2.19.0</cxf.commons-io.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>
         <cxf.commons-logging.version>1.3.5</cxf.commons-logging.version>

Reply via email to