diff --git a/pom.xml b/pom.xml
index 78c2689af5..d68406fbe2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -370,6 +370,12 @@
jackson-annotations
${dependency.jackson.version}
+
+
+ com.fasterxml.jackson.module
+ jackson-module-jaxb-annotations
+ ${dependency.jackson.version}
+
org.codehaus.woodstox
woodstox-core-asl