DATAREST-634 - Upgraded to Spring HATEOAS 0.18.0.
Upgraded to Hibernate 4.3.10 along the way.
This commit is contained in:
2
pom.xml
2
pom.xml
@@ -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>
|
||||
|
||||
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user