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

pinal pushed a commit to branch atlas-2.5
in repository https://gitbox.apache.org/repos/asf/atlas.git

commit 61e9c8f912a0dc23ecb280de0ef1af163183e90f
Author: Disha Talreja <37664210+dishatalre...@users.noreply.github.com>
AuthorDate: Wed Apr 2 20:52:50 2025 -0700

    ATLAS-5009: Upgrade commons-io version to 2.17.0 (#315)
    
    (cherry picked from commit f62276b4370e164ee7ddf07ee4807f7240b531a7)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index e37c6b0f9..ae1907d8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -99,7 +99,7 @@
         <commons-conf.version>1.10</commons-conf.version>
         <commons-conf2.version>2.10.1</commons-conf2.version>
         <commons-el.version>1.0</commons-el.version>
-        <commons-io.version>2.14.0</commons-io.version>
+        <commons-io.version>2.17.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-logging.version>1.1.3</commons-logging.version>
         <commons-text.version>1.10.0</commons-text.version>

Reply via email to