diff --git a/pom.xml b/pom.xml
index 1d1cb99b8..dd71c9742 100644
--- a/pom.xml
+++ b/pom.xml
@@ -38,7 +38,6 @@
4.0.1
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 01a07d810..785e7c6b3 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
@@ -31,12 +31,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 2f8dc928d..4c6a54a28 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