From: Kajur, Harish (vk250x) Date: Wed, 21 Mar 2018 13:26:59 +0000 (-0400) Subject: Remove the jackson databind depenedency X-Git-Tag: v1.2.0~22^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=4e0749c1b8c712260e322d1ab46b3c4666a8cf8f;p=aai%2Fresources.git Remove the jackson databind depenedency Issue-ID: AAI-595 Change-Id: I44437564de483ac7dc2bbf8f40ebf6b940bed3e3 Signed-off-by: Kajur, Harish (vk250x) --- diff --git a/aai-resources/pom.xml b/aai-resources/pom.xml index 759fccd1..4455387f 100644 --- a/aai-resources/pom.xml +++ b/aai-resources/pom.xml @@ -465,11 +465,6 @@ com.fasterxml.jackson.jaxrs jackson-jaxrs-json-provider - - com.fasterxml.jackson.core - jackson-databind - ${jackson.core.version} - org.mockito mockito-all