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

reiabreu pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/storm.git


The following commit(s) were added to refs/heads/2.x by this push:
     new c2ed66521 Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#8636)
c2ed66521 is described below

commit c2ed66521eb3a522d1ee424674e350a36386438e
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Sun May 10 21:21:18 2026 +0100

    Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#8636)
    
    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:development
      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>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 9b769fd54..10a259055 100644
--- a/pom.xml
+++ b/pom.xml
@@ -83,7 +83,7 @@
         <!-- dependency versions -->
         <clojure.version>1.12.4</clojure.version>
         <commons-compress.version>1.28.0</commons-compress.version>
-        <commons-io.version>2.21.0</commons-io.version>
+        <commons-io.version>2.22.0</commons-io.version>
         <commons-lang3.version>3.20.0</commons-lang3.version>
         <commons-exec.version>1.6.0</commons-exec.version>
         <commons-collections.version>4.5.0</commons-collections.version>

Reply via email to