From: Lizi Date: Sun, 11 Feb 2018 02:53:51 +0000 (+0000) Subject: Remove the dependency of jackson databind. X-Git-Tag: v1.1.0~6^2 X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=7bca2b5ae07e1c91fceb769e2f468fdb09ad350d;p=msb%2Fjava-sdk.git Remove the dependency of jackson databind. The new dependency of databind caused another security issue. Change-Id: I2c364d90cdd183b9eed90e67d8772df9f52fc381 Issue-ID: MSB-126 Signed-off-by: Lizi --- diff --git a/pom.xml b/pom.xml index 22f9de7..18530f4 100644 --- a/pom.xml +++ b/pom.xml @@ -42,11 +42,6 @@ consumer 5.0 - - com.fasterxml.jackson.core - jackson-databind - 2.8.9 - org.apache.httpcomponents httpclient