From babb050fa3d41e4d7b87bf34920c42ea95c933a1 Mon Sep 17 00:00:00 2001 From: Hexiaoqiao Date: Tue, 18 Oct 2022 11:28:56 +0800 Subject: [PATCH] HADOOP-18497. Upgrade commons-text version to fix CVE-2022-42889. (#5037). Contributed by PJ Fanning. Co-authored-by: He Xiaoqiao Reviewed-by: Ashutosh Gupta Signed-off-by: Wei-Chiu Chuang --- LICENSE-binary | 2 +- hadoop-project/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index a3e7e81e97..cbb904e91d 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -310,7 +310,7 @@ org.apache.commons:commons-csv:1.9.0 org.apache.commons:commons-digester:1.8.1 org.apache.commons:commons-lang3:3.12.0 org.apache.commons:commons-math3:3.6.1 -org.apache.commons:commons-text:1.9 +org.apache.commons:commons-text:1.10.0 org.apache.commons:commons-validator:1.6 org.apache.curator:curator-client:5.2.0 org.apache.curator:curator-framework:5.2.0 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 5a14717d7a..4c538d70fb 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -124,7 +124,7 @@ 1.1 3.6.1 3.8.0 - 1.9 + 1.10.0 2.0.2 1.0-alpha-1