From d66dea300e927910fa719e68fed1c8c6310f6075 Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Thu, 22 Sep 2022 02:44:27 +0100 Subject: [PATCH] HADOOP-18341: upgrade commons-configuration2 to 2.8.0 and commons-text to 1.9 (#4916) --- LICENSE-binary | 4 ++-- hadoop-project/pom.xml | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index b2b5a3cecda..7cf7036dcee 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -309,12 +309,12 @@ net.minidev:json-smart:2.4.7 org.apache.avro:avro:1.7.7 org.apache.commons:commons-collections4:4.2 org.apache.commons:commons-compress:1.21 -org.apache.commons:commons-configuration2:2.1.1 +org.apache.commons:commons-configuration2:2.8.0 org.apache.commons:commons-csv:1.0 org.apache.commons:commons-digester:1.8.1 org.apache.commons:commons-lang3:3.12.0 org.apache.commons:commons-math3:3.1.1 -org.apache.commons:commons-text:1.4 +org.apache.commons:commons-text:1.9 org.apache.commons:commons-validator:1.6 org.apache.curator:curator-client:4.2.0 org.apache.curator:curator-framework:4.2.0 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index c23bbe2d7af..f2ada3db283 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -125,7 +125,7 @@ 1.1 3.1.1 3.6 - 1.4 + 1.9 1.0.1 1.0-alpha-1 @@ -1190,7 +1190,7 @@ org.apache.commons commons-configuration2 - 2.1.1 + 2.8.0 org.apache.commons