#473 - Upgrade to Spring HATEOAS 1.0.0.BUILD-SNAPSHOT.

This commit is contained in:
Greg Turnquist
2017-12-06 17:13:43 -06:00
committed by Oliver Drotbohm
parent 5f2c69f723
commit f6a3b6dad5

View File

@@ -108,7 +108,7 @@
<rxjava2>2.2.4</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.4.RELEASE</spring>
<spring-hateoas>0.25.0.RELEASE</spring-hateoas>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</spring-hateoas>
<threetenbp>1.3.8</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.8</webbeans>