From 92082187043e1ad2d4b333a428bb3a29a3d423f9 Mon Sep 17 00:00:00 2001 From: Viraj Jasani Date: Fri, 16 Apr 2021 12:36:01 +0530 Subject: [PATCH] HADOOP-17633. Bump json-smart to 2.4.2 and nimbus-jose-jwt to 9.8 due to CVEs (#2895). Contributed by Viraj Jasani. Signed-off-by: Ayush Saxena Conflicts: LICENSE-binary --- hadoop-project/pom.xml | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 7231f3fe74a..9bc82c42aea 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -185,6 +185,8 @@ 2.0.0-beta-1 4.13.1 5.3.0 + 2.4.2 + 9.8.1 @@ -1350,7 +1352,7 @@ com.nimbusds nimbus-jose-jwt - 7.9 + ${nimbus-jose-jwt.version} compile @@ -1373,7 +1375,7 @@ --> net.minidev json-smart - 2.3 + ${json-smart.version} org.skyscreamer