From 7bca2b5ae07e1c91fceb769e2f468fdb09ad350d Mon Sep 17 00:00:00 2001 From: Lizi Date: Sun, 11 Feb 2018 02:53:51 +0000 Subject: 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 --- pom.xml | 5 ----- 1 file changed, 5 deletions(-) (limited to 'pom.xml') 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 -- cgit 1.2.3-korg