Upgrade to Spring HATEOAS 1.1.5.

Fixes #1404.
This commit is contained in:
Oliver Drotbohm
2021-03-16 11:57:27 +01:00
parent 85c999a7fd
commit 7908d95b58

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.4.RELEASE</spring-hateoas>
<spring-hateoas>1.1.5.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.4.5</threetenbp>