#1310 - Upgrade to Spring HATEOAS 1.1.3.RELEASE.

This commit is contained in:
Oliver Drotbohm
2020-12-09 10:50:00 +01:00
parent 6b1dbe2696
commit 665becd31a

View File

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