#881 - Upgrade to Spring HATEOAS 1.0 RC2.

This commit is contained in:
Oliver Drotbohm
2019-09-05 17:45:13 +02:00
parent 819cb427e6
commit 0cb928a12d

View File

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