Upgrade to Spring HATEOAS 1.5 M2.

Fixes #1646.
This commit is contained in:
Oliver Drotbohm
2022-02-17 12:59:22 +01:00
parent d14b45f1f9
commit c48b42a77e

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.3.1</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.16</spring>
<spring-hateoas>1.5.0-M1</spring-hateoas>
<spring-hateoas>1.5.0-M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.3</testcontainers>
<threetenbp>1.5.2</threetenbp>