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

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

commit 38caee17c9a80ea6196ec3363e0f3d58c905c580
Author: Disha Talreja <[email protected]>
AuthorDate: Wed Aug 25 11:27:46 2021 -0400

    ATLAS-4401: Upgrade commons-io to 2.8.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 7290db1..263b3e1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -690,7 +690,7 @@
         <commons-conf.version>1.10</commons-conf.version>
         <commons-conf2.version>2.2</commons-conf2.version>
         <commons-el.version>1.0</commons-el.version>
-        <commons-io.version>2.6</commons-io.version>
+        <commons-io.version>2.8.0</commons-io.version>
         <commons-lang.version>2.6</commons-lang.version>
         <commons-logging.version>1.1.3</commons-logging.version>
         <commons-validator.version>1.6</commons-validator.version>

Reply via email to