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

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


The following commit(s) were added to refs/heads/master by this push:
     new c4e3d64ca Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#8545)
c4e3d64ca is described below

commit c4e3d64ca17576ea7126e7885f276e8c1fbe8cf6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Fri May 1 20:14:56 2026 +0200

    Bump commons-io:commons-io from 2.21.0 to 2.22.0 (#8545)
    
    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 2314d2e9c..42fde6937 100644
--- a/pom.xml
+++ b/pom.xml
@@ -82,7 +82,7 @@
 
         <!-- dependency versions -->
         <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