Upgrade to Spring HATEOAS 1.2.3.

Closes #1343
This commit is contained in:
Mark Paluch
2021-01-13 14:02:44 +01:00
parent ef7b42dea4
commit 364c20b694

View File

@@ -125,7 +125,7 @@
<rxjava3>3.0.9</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.3</spring>
<spring-hateoas>1.2.2</spring-hateoas>
<spring-hateoas>1.2.3</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.1</testcontainers>
<threetenbp>1.5.0</threetenbp>