Upgrade to Spring HATEOAS 1.5 RC1

Fixes #1712.
This commit is contained in:
Oliver Drotbohm
2022-04-19 10:29:42 +02:00
parent 41c87a6779
commit 7c4e3af01b

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.19</spring>
<spring-hateoas>1.5.0-M2</spring-hateoas>
<spring-hateoas>1.5.0-RC1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.1</testcontainers>
<threetenbp>1.6.0</threetenbp>