diff --git a/tests/integration-tests/pom.xml b/tests/integration-tests/pom.xml
index 0eb1041e73..39a93d0c14 100644
--- a/tests/integration-tests/pom.xml
+++ b/tests/integration-tests/pom.xml
@@ -431,6 +431,12 @@
activemq-broker
${activemq5-version}
test
+
+
+ com.fasterxml.jackson.core
+ jackson-databind
+
+