This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/main by this push:
     new c545eb87b703 chore(deps): Bump commons-io:commons-io from 2.20.0 to 
2.21.0 (#19877)
c545eb87b703 is described below

commit c545eb87b703af7417a6840f3bbc3faeac078347
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 11 10:50:00 2025 +0100

    chore(deps): Bump commons-io:commons-io from 2.20.0 to 2.21.0 (#19877)
    
    Bumps [commons-io:commons-io](https://github.com/apache/commons-io) from 
2.20.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.20.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 3249b9b6f286..c928ecfe3267 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -121,7 +121,7 @@
         <commons-dbcp-version>1.4</commons-dbcp-version>
         <commons-dbcp2-version>2.13.0</commons-dbcp2-version>
         <commons-exec-version>1.5.0</commons-exec-version>
-        <commons-io-version>2.20.0</commons-io-version>
+        <commons-io-version>2.21.0</commons-io-version>
         <commons-lang-version>2.6</commons-lang-version>
         <commons-lang3-version>3.19.0</commons-lang3-version>
         <commons-logging-version>1.3.5</commons-logging-version>

Reply via email to