diff --git a/core/pom.xml b/core/pom.xml
index 13710cd499..17336d5606 100755
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -71,5 +71,22 @@
+
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+ 2.8.7
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+ 2.8.7
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+ 2.8.7
+