From b6c0ec796ef151e909918a85ece7e4c21f5c7d2c Mon Sep 17 00:00:00 2001 From: PJ Fanning Date: Wed, 19 Apr 2023 21:17:22 +0200 Subject: [PATCH] HADOOP-18687. Remove json-smart dependency. (#5549). Contributed by PJ Fanning. Signed-off-by: Ayush Saxena --- LICENSE-binary | 1 - hadoop-project/pom.xml | 6 ------ 2 files changed, 7 deletions(-) diff --git a/LICENSE-binary b/LICENSE-binary index 101c1f10da..be2f6d0755 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -299,7 +299,6 @@ javax.inject:javax.inject:1 log4j:log4j:1.2.17 net.java.dev.jna:jna:5.2.0 net.minidev:accessors-smart:1.2 -net.minidev:json-smart:2.4.7 org.apache.avro:avro:1.9.2 org.apache.commons:commons-collections4:4.2 org.apache.commons:commons-compress:1.21 diff --git a/hadoop-project/pom.xml b/hadoop-project/pom.xml index 4b80849af0..354c0b0884 100644 --- a/hadoop-project/pom.xml +++ b/hadoop-project/pom.xml @@ -210,7 +210,6 @@ 1.1.3.Final 1.0.2 5.4.0 - 2.4.7 9.8.1 v12.22.1 v1.22.5 @@ -1729,11 +1728,6 @@ ${dnsjava.version} - - net.minidev - json-smart - ${json-smart.version} - org.skyscreamer jsonassert