#1025 - Upgrade to Spring HATEOAS 1.0.4 snapshots.

This commit is contained in:
Oliver Drotbohm
2020-03-18 16:56:46 +01:00
parent 6b4d7c6b29
commit 78ef7592cc

View File

@@ -122,7 +122,7 @@
<rxjava2>2.2.18</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.4.RELEASE</spring>
<spring-hateoas>1.0.3.RELEASE</spring-hateoas>
<spring-hateoas>1.0.4.BUILD-SNAPSHOT</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.12.5</testcontainers>
<threetenbp>1.4.1</threetenbp>