diff --git a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml
index 30f2af83e..7a2db01b8 100644
--- a/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml
+++ b/spring-data-rest-tests/spring-data-rest-tests-jpa/pom.xml
@@ -52,7 +52,6 @@
com.fasterxml.jackson.datatype
jackson-datatype-hibernate4
- ${jackson}
diff --git a/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml
index 0dc9b0ab4..936a3292b 100644
--- a/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml
+++ b/spring-data-rest-tests/spring-data-rest-tests-solr/pom.xml
@@ -31,7 +31,6 @@
com.fasterxml.jackson.core
jackson-core
- ${jackson}
diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml
index 56a336e98..1078d1a84 100644
--- a/spring-data-rest-webmvc/pom.xml
+++ b/spring-data-rest-webmvc/pom.xml
@@ -47,13 +47,11 @@
com.fasterxml.jackson.core
jackson-databind
- ${jackson}
com.fasterxml.jackson.core
jackson-annotations
- ${jackson}
@@ -61,14 +59,12 @@
com.fasterxml.jackson.datatype
jackson-datatype-hibernate4
- ${jackson}
true
com.fasterxml.jackson.datatype
jackson-datatype-hibernate5
- ${jackson}
true
@@ -84,7 +80,6 @@
com.fasterxml.jackson.datatype
jackson-datatype-joda
- ${jackson}
true