diff --git a/scm-webapp/pom.xml b/scm-webapp/pom.xml index 9f7e311820..45da9fec49 100644 --- a/scm-webapp/pom.xml +++ b/scm-webapp/pom.xml @@ -114,6 +114,12 @@ ${jackson.version} + + com.fasterxml.jackson.jaxrs + jackson-jaxrs-json-provider + ${jackson.version} + +