#883 - Build against Spring HATEOAS snapshots.

Original pull request: #884.
This commit is contained in:
Greg Turnquist
2019-09-23 13:38:41 -05:00
committed by Mark Paluch
parent 0de02cf7c9
commit d55a1280ab

View File

@@ -122,7 +122,7 @@
<rxjava2>2.2.12</rxjava2>
<slf4j>1.7.26</slf4j>
<spring>5.2.0.RC2</spring>
<spring-hateoas>1.0.0.RC2</spring-hateoas>
<spring-hateoas>1.0.0.BUILD-SNAPSHOT</spring-hateoas>
<spring-plugin>2.0.0.BUILD-SNAPSHOT</spring-plugin>
<testcontainers>1.12.1</testcontainers>
<threetenbp>1.4.0</threetenbp>