From 3bb4a09295fe3388250ce1be311034e29579c51a Mon Sep 17 00:00:00 2001 From: Renukaprasad C <48682981+prasad-acit@users.noreply.github.com> Date: Tue, 26 Oct 2021 06:46:50 +0530 Subject: [PATCH] HADOOP-17946. Upgrade commons-lang to 3.12.0 (#3575) (cherry picked from commit b923fa7a1c74ffd5859803e6e2571d367d066efb) --- LICENSE-binary | 3 +-- hadoop-project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 3 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 66ed387034..7a712a5ac9 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -252,7 +252,6 @@ commons-codec:commons-codec:1.11 commons-collections:commons-collections:3.2.2 commons-daemon:commons-daemon:1.0.13 commons-io:commons-io:2.8.0 -commons-lang:commons-lang:2.6 commons-logging:commons-logging:1.1.3 commons-net:commons-net:3.6 de.ruedigermoeller:fst:2.50 @@ -284,7 +283,7 @@ org.apache.commons:commons-compress:1.21 org.apache.commons:commons-configuration2:2.1.1 org.apache.commons:commons-csv:1.0 org.apache.commons:commons-digester:1.8.1 -org.apache.commons:commons-lang3:3.7 +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-validator:1.6 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 271e6948bb..9c2c243f70 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -120,7 +120,7 @@ 1.21 1.0 2.8.0 - 3.7 + 3.12.0 1.1.3 1.1 3.1.1