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

FrankChen021 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/druid.git


The following commit(s) were added to refs/heads/master by this push:
     new b1aa825e032 build(deps): bump commons-io:commons-io from 2.21.0 to 
2.22.0 (#19958)
b1aa825e032 is described below

commit b1aa825e032de36be16d8895610e2f64d9150fbe
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Aug 12 09:43:14 2026 +0800

    build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0 (#19958)
    
    * build(deps): bump commons-io:commons-io from 2.21.0 to 2.22.0
    
    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]>
    
    * build(deps): update Commons IO license metadata
    
    ---------
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
    Co-authored-by: Frank Chen <[email protected]>
---
 licenses.yaml | 4 ++--
 pom.xml       | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/licenses.yaml b/licenses.yaml
index 6feb605b5cc..41407609c33 100644
--- a/licenses.yaml
+++ b/licenses.yaml
@@ -646,13 +646,13 @@ name: Apache Commons IO
 license_category: binary
 module: java-core
 license_name: Apache License version 2.0
-version: 2.21.0
+version: 2.22.0
 libraries:
   - commons-io: commons-io
 notices:
   - commons-io: |
       Apache Commons IO
-      Copyright 2002-2024 The Apache Software Foundation
+      Copyright 2002-2026 The Apache Software Foundation
 
 ---
 
diff --git a/pom.xml b/pom.xml
index edbb041c1a2..a1f4f97a0d6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -328,7 +328,7 @@
             <dependency>
                 <groupId>commons-io</groupId>
                 <artifactId>commons-io</artifactId>
-                <version>2.21.0</version>
+                <version>2.22.0</version>
             </dependency>
             <dependency>
                 <groupId>commons-logging</groupId>


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to