#832 - Upgrade to Spring HATEOAS 1.0 M3.

This commit is contained in:
Oliver Drotbohm
2019-06-14 01:21:14 +02:00
parent e6430e8350
commit 79150f3f1e

View File

@@ -121,7 +121,7 @@
<rxjava2>2.2.8</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.0.M3</spring>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.0.0.M3</spring-hateoas>
<testcontainers>1.11.2</testcontainers>
<threetenbp>1.4.0</threetenbp>
<validation>1.1.0.Final</validation>