#1003 - Upgrade to Spring HATEOAS 1.1.0.M2.

This commit is contained in:
Oliver Drotbohm
2020-02-12 00:32:03 +01:00
parent 018f94f480
commit f81c6defb2

View File

@@ -124,7 +124,7 @@
<rxjava2>2.2.17</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.3.RELEASE</spring>
<spring-hateoas>1.1.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-hateoas>1.1.0.M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.5</testcontainers>
<threetenbp>1.4.1</threetenbp>