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

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


The following commit(s) were added to refs/heads/master by this push:
     new f62276b43 ATLAS-5009: Upgrade commons-io version to 2.17.0 (#315)
f62276b43 is described below

commit f62276b4370e164ee7ddf07ee4807f7240b531a7
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)
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 4609132cb..5794929e6 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