From 0046c8d96a089dc59e731ccf912133e48d0a7260 Mon Sep 17 00:00:00 2001 From: Stephen Kitt Date: Fri, 23 Sep 2016 18:31:50 +0200 Subject: [PATCH] Bug 5995: remove org.json Nothing appears to use org.json any more in SFC, remove it. Change-Id: If7d9e909a5ad7e93c1a1f894bde6df7754cb6dc8 Signed-off-by: Stephen Kitt --- features/odl-sfc-sb-rest/pom.xml | 8 -------- 1 file changed, 8 deletions(-) diff --git a/features/odl-sfc-sb-rest/pom.xml b/features/odl-sfc-sb-rest/pom.xml index 3d4bc8787..b0b38e48b 100644 --- a/features/odl-sfc-sb-rest/pom.xml +++ b/features/odl-sfc-sb-rest/pom.xml @@ -51,10 +51,6 @@ com.sun.jersey jersey-core - - org.json - json - com.fasterxml.jackson.core jackson-annotations @@ -67,10 +63,6 @@ com.fasterxml.jackson.core jackson-databind - - com.fasterxml.jackson.datatype - jackson-datatype-json-org - com.fasterxml.jackson.jaxrs jackson-jaxrs-base -- 2.36.6