From 58a40e45cf39d2638da769fb1854d34e66a53119 Mon Sep 17 00:00:00 2001 From: Hazmi Date: Wed, 9 Oct 2024 22:35:20 +0300 Subject: [PATCH] Upgraded commons-io --- pom.xml | 17 +++++++++++++++++ presto-accumulo/pom.xml | 1 - presto-delta/pom.xml | 1 - 3 files changed, 17 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 8487bfedfa0bf..f49f22f1ed1e1 100644 --- a/pom.xml +++ b/pom.xml @@ -303,6 +303,12 @@ ${project.version} + + commons-io + commons-io + 2.16.0 + + com.facebook.presto presto-parquet @@ -2357,6 +2363,17 @@ + + org.basepom.maven + duplicate-finder-maven-plugin + + + + META-INF.versions.9.module-info + + + + org.apache.maven.plugins maven-release-plugin diff --git a/presto-accumulo/pom.xml b/presto-accumulo/pom.xml index 403e7bdcadb5c..d4501e67070cb 100644 --- a/presto-accumulo/pom.xml +++ b/presto-accumulo/pom.xml @@ -238,7 +238,6 @@ commons-io commons-io - 2.13.0 diff --git a/presto-delta/pom.xml b/presto-delta/pom.xml index 6a23255d2e67c..12bb52d4d8969 100644 --- a/presto-delta/pom.xml +++ b/presto-delta/pom.xml @@ -82,7 +82,6 @@ commons-io commons-io - 2.13.0