#299 - Upgraded to Spring HATEOAS 0.23.

This commit is contained in:
Oliver Gierke
2017-03-01 21:44:27 +01:00
parent 273e60b0d7
commit 25137cf490

View File

@@ -107,7 +107,7 @@
<rxjava2>2.0.0</rxjava2>
<slf4j>1.7.21</slf4j>
<spring>5.0.0.BUILD-SNAPSHOT</spring>
<spring-hateoas>0.22.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>0.23.0.RELEASE</spring-hateoas>
<threetenbp>1.3.2</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>1.2.8</webbeans>