Upgrade to Spring HATEOAS 1.4 RC1.

Fixes #1558.
This commit is contained in:
Oliver Drotbohm
2021-10-14 17:13:44 +02:00
parent d615f6d8a0
commit 05bce628ce

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.1.1</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.11</spring>
<spring-hateoas>1.4.0-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.4.0-RC1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.0</testcontainers>
<threetenbp>1.5.1</threetenbp>