#943 - Upgrade to Spring HATEOAS 1.0.2.RELEASE.

Fixes gh-943.
This commit is contained in:
Oliver Drotbohm
2019-12-03 18:51:01 +01:00
parent 20b3ef15b7
commit 507e53d020

View File

@@ -122,7 +122,7 @@
<rxjava2>2.2.15</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.2.RELEASE</spring>
<spring-hateoas>1.0.2.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.0.2.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.3</testcontainers>
<threetenbp>1.4.0</threetenbp>