diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml
index 30625c2ada..1364d98876 100644
--- a/scm-webapp/pom.xml
+++ b/scm-webapp/pom.xml
@@ -197,6 +197,17 @@
org.codehaus.enunciate
enunciate-jersey-rt
${enunciate.version}
+
+
+
+ jackson-jaxrs
+ org.codehaus.jackson
+
+
+ jackson-xc
+ org.codehaus.jackson
+
+