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

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


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

commit 36179fa4ed3b5b28b85a8c9622c9b1b513083754
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Jul 23 20:07:22 2026 +0300

    Bump commons-io:commons-io from 2.11.0 to 2.22.0 (#13398)
---
 examples/pom.xml | 2 +-
 parent/pom.xml   | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/examples/pom.xml b/examples/pom.xml
index bb335221c96..32cedbcdefb 100644
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -146,7 +146,7 @@
         <dependency>
             <groupId>commons-io</groupId>
             <artifactId>commons-io</artifactId>
-            <version>2.11.0</version>
+            <version>2.22.0</version>
         </dependency>
     </dependencies>
 
diff --git a/parent/pom.xml b/parent/pom.xml
index ccbd00e0bf7..ded71e2db60 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -68,7 +68,7 @@
         <!-- Dependency versions -->
         <commons.codec.version>1.20.0</commons.codec.version>
         <commons.collections.version>3.2.2</commons.collections.version>
-        <commons.io.version>2.21.0</commons.io.version>
+        <commons.io.version>2.22.0</commons.io.version>
         <commons.dbcp.version>1.4</commons.dbcp.version>
         <cron4j.version>2.2.5</cron4j.version>
         <curator.version>5.9.0</curator.version>

Reply via email to