Upgrade to Spring HATEOAS 1.4 M2.

Fixes #1499.
This commit is contained in:
Oliver Drotbohm
2021-08-12 10:36:44 +02:00
parent 67f105ac81
commit 6611bb0d7c

View File

@@ -126,7 +126,7 @@
<rxjava3>3.1.0</rxjava3>
<slf4j>1.7.32</slf4j>
<spring>5.3.9</spring>
<spring-hateoas>1.4.0-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.4.0-M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.3</testcontainers>
<threetenbp>1.5.1</threetenbp>