From c2c404bff52adac2bcaa002ce5dfedc2cdfb89ab Mon Sep 17 00:00:00 2001 From: michaelisvy Date: Tue, 12 May 2015 18:55:24 +0800 Subject: [PATCH] JSon support - added json-path to pom.xml - added a simple test for Veterinarians --- pom.xml | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index b38c87ce9..b082009b9 100644 --- a/pom.xml +++ b/pom.xml @@ -44,8 +44,9 @@ 1.1.2 1.7.10 - + 1.5.0 + 0.9.1 4.12 @@ -106,6 +107,12 @@ ${jaxb-impl.version} provided + + com.jayway.jsonpath + json-path + ${json-path.version} + test + org.springframework.data