Upgrade to Spring HATEOAS 1.5.2

Fixes #1800.
This commit is contained in:
Oliver Drotbohm
2022-09-15 11:38:29 +02:00
parent 8a311b9f2c
commit 8648554a80

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.23</spring>
<spring-hateoas>1.5.1</spring-hateoas>
<spring-hateoas>1.5.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.3</testcontainers>
<threetenbp>1.6.1</threetenbp>