#866 - Upgrade to Spring HATEOAS 1.0 RC1.

This commit is contained in:
Mark Paluch
2019-08-05 13:54:54 +02:00
parent 9625fc1a19
commit b2f2215d21

View File

@@ -122,7 +122,7 @@
<rxjava2>2.2.10</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.0.RC1</spring>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.0.0.RC1</spring-hateoas>
<testcontainers>1.12.0</testcontainers>
<threetenbp>1.4.0</threetenbp>
<validation>1.1.0.Final</validation>