#1296 - Upgrade to Spring Hateoas 1.1.2.RELEASE.

This commit is contained in:
Mark Paluch
2020-12-07 10:54:07 +01:00
parent 93058397b2
commit 7f2168845b

View File

@@ -124,7 +124,7 @@
<rxjava2>2.2.20</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.12.BUILD-SNAPSHOT</spring>
<spring-hateoas>1.1.1.RELEASE</spring-hateoas>
<spring-hateoas>1.1.2.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.0</testcontainers>
<threetenbp>1.4.5</threetenbp>