Upgrade to Spring HATEOAS 1.4.3.

Fixes #1723.
This commit is contained in:
Oliver Drotbohm
2022-05-12 09:49:09 +02:00
parent 3a0b2833aa
commit e28e86d3be

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.1.2</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.20</spring>
<spring-hateoas>1.4.2</spring-hateoas>
<spring-hateoas>1.4.3</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.3</testcontainers>
<threetenbp>1.5.2</threetenbp>