Upgrade to Spring HATEOAS 1.3 snapshots.

See #1412.
This commit is contained in:
Oliver Drotbohm
2021-03-25 17:59:31 +01:00
parent d4ca0eafa7
commit d6f2be8460

View File

@@ -126,7 +126,7 @@
<rxjava3>3.0.11</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.5</spring>
<spring-hateoas>1.3.0-M3</spring-hateoas>
<spring-hateoas>1.3.0-SNAPSHOT</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.5.0</threetenbp>