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 a8bf2cdfa4d chore(deps): Bump commons-io:commons-io from 2.19.0 to 
2.20.0 (#18664)
a8bf2cdfa4d is described below

commit a8bf2cdfa4d425cb995fb63f2cb02c07bd23ccf8
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Jul 21 11:24:54 2025 +0200

    chore(deps): Bump commons-io:commons-io from 2.19.0 to 2.20.0 (#18664)
    
    ---
    updated-dependencies:
    - dependency-name: commons-io:commons-io
      dependency-version: 2.20.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 a7cf9cf4825..21bb177508e 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -112,7 +112,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.19.0</commons-io-version>
+        <commons-io-version>2.20.0</commons-io-version>
         <commons-lang-version>2.6</commons-lang-version>
         <commons-lang3-version>3.18.0</commons-lang3-version>
         <commons-logging-version>1.3.5</commons-logging-version>

Reply via email to