diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 6aa88b588..131f9b826 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -61,6 +61,12 @@ jackson-databind ${jackson} + + + com.fasterxml.jackson.core + jackson-annotations + ${jackson} +