#1096 - Update to Spring HATEOAS 1.1.0.RELEASE.

This commit is contained in:
Oliver Drotbohm
2020-05-11 23:47:18 +02:00
parent 777228f5ce
commit d1b57e036e

View File

@@ -124,7 +124,7 @@
<rxjava2>2.2.19</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.6.RELEASE</spring>
<spring-hateoas>1.1.0.RC1</spring-hateoas>
<spring-hateoas>1.1.0.RELEASE</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.14.1</testcontainers>
<threetenbp>1.4.4</threetenbp>