From d98202f328a521a5894f6553d7cd5c374df704c7 Mon Sep 17 00:00:00 2001
From: Lizi 
Date: Fri, 9 Feb 2018 08:33:32 +0000
Subject: [PATCH] Upgrade the version of jackson-databind to 2.8.9
Change-Id: I80749c5645fe8e6e6f2672321e89a755a89e2028
Issue-ID: MSB-126
Signed-off-by: Lizi 
---
 pom.xml | 5 +++++
 1 file changed, 5 insertions(+)
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
-- 
2.16.6