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

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

commit 34bdfed26bbf2655c49348fd2e45e13a8f88012e
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 7b8afef..a2797b3 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