DATAREST-634 - Upgraded to Spring HATEOAS 0.18.0.

Upgraded to Hibernate 4.3.10 along the way.
This commit is contained in:
Oliver Gierke
2015-08-04 13:11:03 +02:00
parent f17bd13c73
commit 4e40bb456a
2 changed files with 2 additions and 2 deletions

View File

@@ -36,7 +36,7 @@
<springdata.solr>1.5.0.BUILD-SNAPSHOT</springdata.solr>
<springdata.cassandra>1.3.0.BUILD-SNAPSHOT</springdata.cassandra>
<hibernate.version>4.3.5.Final</hibernate.version>
<hibernate.version>4.3.10.Final</hibernate.version>
<bundlor.enabled>false</bundlor.enabled>
</properties>

View File

@@ -16,7 +16,7 @@
</parent>
<properties>
<spring.hateoas>0.18.0.BUILD-SNAPSHOT</spring.hateoas>
<spring.hateoas>0.18.0.RELEASE</spring.hateoas>
<springplugin>1.2.0.RELEASE</springplugin>
<evoinflector>1.2.1</evoinflector>
</properties>