Upgrade to Spring HATEOAS 1.5.4.

Fixes #1951.
This commit is contained in:
Oliver Drotbohm
2023-03-20 13:02:36 +01:00
parent 6de64de60a
commit 1577b1fa80

View File

@@ -128,7 +128,7 @@
<smallrye-mutiny>1.4.0</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.26-SNAPSHOT</spring>
<spring-hateoas>1.5.3</spring-hateoas>
<spring-hateoas>1.5.4</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.17.6</testcontainers>
<threetenbp>1.6.5</threetenbp>