Upgrade to Spring HATEOAS 1.4 snapshots.

Issue #1558.
This commit is contained in:
Oliver Drotbohm
2021-10-08 10:39:57 +02:00
parent 43b6ae9352
commit f8ffa28497

View File

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