Upgrade to Spring Hateoas 1.3.2.

See #1484
This commit is contained in:
Mark Paluch
2021-07-12 08:52:12 +02:00
parent 6d9b126b6c
commit b3b7f71dd7

View File

@@ -126,7 +126,7 @@
<rxjava3>3.0.13</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.8</spring>
<spring-hateoas>1.3.0</spring-hateoas>
<spring-hateoas>1.3.2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.5.0</threetenbp>