diff --git a/dspace-api/pom.xml b/dspace-api/pom.xml
index 24a6f9536a..9e77119f24 100644
--- a/dspace-api/pom.xml
+++ b/dspace-api/pom.xml
@@ -698,6 +698,12 @@
compile
+
+
+ com.jayway.jsonpath
+ json-path
+ ${json-path.version}
+
com.google.guava
guava