Upgrade to Spring HATEOAS 1.1.4.RELEASE.

See #1381.
This commit is contained in:
Oliver Drotbohm
2021-02-16 19:47:34 +01:00
parent 2fa18c8321
commit b8012de298

View File

@@ -124,7 +124,7 @@
<rxjava2>2.2.21</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.13.RELEASE</spring>
<spring-hateoas>1.1.3.RELEASE</spring-hateoas>
<spring-hateoas>1.1.4.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.4.5</threetenbp>