diff --git a/pom.xml b/pom.xml
index d7d2f5a37c44..4307abdf3062 100644
--- a/pom.xml
+++ b/pom.xml
@@ -113,6 +113,20 @@
com.metamx
emitter
0.3.6
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
com.metamx
@@ -128,17 +142,57 @@
org.slf4j
slf4j-api
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
com.metamx
bytebuffer-collections
0.2.5
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
com.metamx
server-metrics
0.2.8
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+
+
+ com.fasterxml.jackson.core
+ jackson-annotations
+
+
commons-codec
@@ -646,6 +700,14 @@
org.apache.httpcomponents
httpcore
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+
+ com.fasterxml.jackson.core
+ jackson-core
+