#912 - Upgrade to Spring HATEOAS 1.0.1

closes: #912
This commit is contained in:
Christoph Strobl
2019-11-04 07:15:00 +01:00
parent 5c90f1f37e
commit 3f2f7f1c83

View File

@@ -124,7 +124,7 @@
<rxjava2>2.2.12</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.1.RELEASE</spring>
<spring-hateoas>1.0.0.RELEASE</spring-hateoas>
<spring-hateoas>1.0.1.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.1</testcontainers>
<threetenbp>1.4.0</threetenbp>