#1249 - Upgrade to Spring HATEOAS 1.2.1.

This commit is contained in:
Mark Paluch
2020-11-11 10:02:20 +01:00
parent 107b2f7bdd
commit 8b01fbe520

View File

@@ -125,7 +125,7 @@
<rxjava3>3.0.7</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.1</spring>
<spring-hateoas>1.2.0</spring-hateoas>
<spring-hateoas>1.2.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.3</testcontainers>
<threetenbp>1.5.0</threetenbp>