Upgrade to Spring HATEOAS 1.3.5.

Fixes #1566.
This commit is contained in:
Oliver Drotbohm
2021-10-14 16:50:35 +02:00
parent cfb52d6542
commit 864dcd6607

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.1.1</smallrye-mutiny>
<slf4j>1.7.26</slf4j>
<spring>5.3.11</spring>
<spring-hateoas>1.3.4</spring-hateoas>
<spring-hateoas>1.3.5</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.3</testcontainers>
<threetenbp>1.5.1</threetenbp>