Upgrade to Spring HATEOAS 1.2.5.

Fixes #1403.
This commit is contained in:
Oliver Drotbohm
2021-03-16 11:55:53 +01:00
parent 266a544f7a
commit e64ed84b94

View File

@@ -125,7 +125,7 @@
<rxjava3>3.0.11</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.5-SNAPSHOT</spring>
<spring-hateoas>1.2.4</spring-hateoas>
<spring-hateoas>1.2.5</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.5.0</threetenbp>