diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml
index 8a27f3e72..574d47b89 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}
+