DATAREST-588 - Upgraded to Spring HATEOAS 0.18.0 to benefit from downstream fix.

This commit is contained in:
Oliver Gierke
2015-06-19 16:56:55 +02:00
parent 84aaa063b4
commit 5346215d47

View File

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