#745 - Upgrade to Spring HATEOAS 1.0 M1.

This commit is contained in:
Oliver Drotbohm
2019-03-05 17:57:53 +01:00
parent db2ace9832
commit 1111731443

View File

@@ -110,7 +110,7 @@
<rxjava2>2.2.6</rxjava2>
<slf4j>1.7.25</slf4j>
<spring>5.1.5.RELEASE</spring>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.0.0.M1</spring-hateoas>
<threetenbp>1.3.8</threetenbp>
<validation>1.1.0.Final</validation>
<webbeans>2.0.10</webbeans>