DATAREST-483 - Upgrade to JSONPath 0.9.1 and Spring HATEOAS 0.17.0 snapshots.

This commit is contained in:
Oliver Gierke
2015-03-02 17:41:02 +01:00
parent ebbe77da5b
commit 8cbd952d88
2 changed files with 2 additions and 2 deletions

View File

@@ -16,7 +16,7 @@
</parent>
<properties>
<spring.hateoas>0.16.0.RELEASE</spring.hateoas>
<spring.hateoas>0.17.0.BUILD-SNAPSHOT</spring.hateoas>
<springplugin>1.1.0.RELEASE</springplugin>
<evoinflector>1.2</evoinflector>
</properties>

View File

@@ -16,7 +16,7 @@
</parent>
<properties>
<jsonpath>0.8.1</jsonpath>
<jsonpath>0.9.1</jsonpath>
<cassandra.version>2.0.9</cassandra.version>
<cassandraunit.version>2.0.2.1</cassandraunit.version>
</properties>