Upgrade to Spring HATEOAS 1.5.1.

Fixes #1749.
This commit is contained in:
Oliver Drotbohm
2022-06-20 10:44:31 +02:00
parent 636fada4cb
commit 91323283cf

View File

@@ -128,7 +128,7 @@
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.21</spring>
<spring-hateoas>1.5.0</spring-hateoas>
<spring-hateoas>1.5.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.2</testcontainers>
<threetenbp>1.6.0</threetenbp>