From: Lizi 
Date: Fri, 9 Feb 2018 08:33:32 +0000 (+0000)
Subject: Upgrade the version of jackson-databind to 2.8.9
X-Git-Tag: v1.1.0~7^2
X-Git-Url: https://gerrit.onap.org/r/gitweb?a=commitdiff_plain;h=refs%2Fchanges%2F13%2F31013%2F1;p=msb%2Fjava-sdk.git
Upgrade the version of jackson-databind to 2.8.9
Change-Id: I80749c5645fe8e6e6f2672321e89a755a89e2028
Issue-ID: MSB-126
Signed-off-by: Lizi 
---
diff --git a/pom.xml b/pom.xml
index 18530f4..22f9de7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -42,6 +42,11 @@
       consumer
       5.0
     
+	
+		com.fasterxml.jackson.core
+		jackson-databind
+		2.8.9
+	
     
       org.apache.httpcomponents
       httpclient