From 8cbd952d88ecc233f70fd5d502cba1722247f0d4 Mon Sep 17 00:00:00 2001 From: Oliver Gierke Date: Mon, 2 Mar 2015 17:41:02 +0100 Subject: [PATCH] DATAREST-483 - Upgrade to JSONPath 0.9.1 and Spring HATEOAS 0.17.0 snapshots. --- spring-data-rest-core/pom.xml | 2 +- spring-data-rest-webmvc/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/spring-data-rest-core/pom.xml b/spring-data-rest-core/pom.xml index b293df2bd..03cb3c019 100644 --- a/spring-data-rest-core/pom.xml +++ b/spring-data-rest-core/pom.xml @@ -16,7 +16,7 @@ - 0.16.0.RELEASE + 0.17.0.BUILD-SNAPSHOT 1.1.0.RELEASE 1.2 diff --git a/spring-data-rest-webmvc/pom.xml b/spring-data-rest-webmvc/pom.xml index 01c2a3aba..c55e5ea53 100644 --- a/spring-data-rest-webmvc/pom.xml +++ b/spring-data-rest-webmvc/pom.xml @@ -16,7 +16,7 @@ - 0.8.1 + 0.9.1 2.0.9 2.0.2.1