From b923fa7a1c74ffd5859803e6e2571d367d066efb 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)
---
LICENSE-binary | 3 +--
hadoop-project/pom.xml | 2 +-
2 files changed, 2 insertions(+), 3 deletions(-)
diff --git a/LICENSE-binary b/LICENSE-binary
index 824dbee29f6..a9faf26db5a 100644
--- a/LICENSE-binary
+++ b/LICENSE-binary
@@ -250,7 +250,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
@@ -290,7 +289,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 8de03f51c92..9392a9f67fb 100644
--- a/hadoop-project/pom.xml
+++ b/hadoop-project/pom.xml
@@ -119,7 +119,7 @@
1.21
1.0
2.8.0
- 3.7
+ 3.12.0
1.1.3
1.1
3.1.1