diff --git a/pom.xml b/pom.xml
index de7806577..eef6d7573 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,6 @@
2.3.10.BUILD-SNAPSHOT
5.4.8.Final
- 1.1.0
false
diff --git a/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml b/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml
index b8ebbb678..cb2f98cd8 100644
--- a/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml
+++ b/spring-data-rest-tests/spring-data-rest-tests-core/pom.xml
@@ -27,12 +27,6 @@
provided
-
- com.jayway.jsonpath
- json-path
- ${jsonpath}
-
-
diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml
index abbb62d26..0b2be8bef 100644
--- a/spring-data-rest-webmvc/pom.xml
+++ b/spring-data-rest-webmvc/pom.xml
@@ -110,13 +110,6 @@
-
- com.jayway.jsonpath
- json-path
- ${jsonpath}
- test
-
-
org.springframework.data
spring-data-keyvalue