DATAREST-322 - Upgraded Spring HATEOAS and Evo Inflector dependencies.

This commit is contained in:
Oliver Gierke
2014-06-18 10:51:36 +02:00
parent dfa249795a
commit 846c5e7584

View File

@@ -16,9 +16,9 @@
</parent>
<properties>
<spring.hateoas>0.9.0.RELEASE</spring.hateoas>
<spring.hateoas>0.13.0.RELEASE</spring.hateoas>
<springplugin>1.0.0.RELEASE</springplugin>
<evoinflector>1.0.1</evoinflector>
<evoinflector>1.2</evoinflector>
</properties>
<dependencies>