Upgrade to Spring HATEOAS 1.2.11.

Fixes #1583
This commit is contained in:
Oliver Drotbohm
2021-11-11 15:55:55 +01:00
parent 86821be9c7
commit 4b4d78c03f

View File

@@ -125,7 +125,7 @@
<rxjava3>3.0.13</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.13</spring>
<spring-hateoas>1.2.10</spring-hateoas>
<spring-hateoas>1.2.11</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.3</testcontainers>
<threetenbp>1.5.2</threetenbp>