diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index 765c47bdb..360fe5771 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -56,13 +56,11 @@ com.fasterxml.jackson.core jackson-annotations - ${jackson} com.fasterxml.jackson.datatype jackson-datatype-jdk8 - ${jackson}