Upgrade to Spring HATEOAS 1.3 M2.

See #1379.
This commit is contained in:
Oliver Drotbohm
2021-02-16 10:53:36 +01:00
parent 719ca5393b
commit be1bec2969

View File

@@ -125,7 +125,7 @@
<rxjava3>3.0.10</rxjava3>
<slf4j>1.7.26</slf4j>
<spring>5.3.4</spring>
<spring-hateoas>1.3.0-M1</spring-hateoas>
<spring-hateoas>1.3.0-M2</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.15.2</testcontainers>
<threetenbp>1.5.0</threetenbp>