Upgrade to Spring HATEOAS 1.4 M3.

Fixes #1532.
This commit is contained in:
Oliver Drotbohm
2021-09-16 15:15:45 +02:00
parent 902ec6794a
commit cdba55bf26

View File

@@ -127,7 +127,7 @@
<rxjava3>3.1.1</rxjava3>
<slf4j>1.7.32</slf4j>
<spring>5.3.10</spring>
<spring-hateoas>1.4.0-M2</spring-hateoas>
<spring-hateoas>1.4.0-M3</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.0</testcontainers>
<threetenbp>1.5.1</threetenbp>