Upgrade to Spring HATEOAS 1.4.1.

Closes #1621
This commit is contained in:
Mark Paluch
2022-01-14 10:19:47 +01:00
parent 5fb808790f
commit 4322b15bc6

View File

@@ -127,7 +127,7 @@
<smallrye-mutiny>1.1.2</smallrye-mutiny>
<slf4j>1.7.32</slf4j>
<spring>5.3.15</spring>
<spring-hateoas>1.4.0</spring-hateoas>
<spring-hateoas>1.4.1</spring-hateoas>
<spring-plugin>2.0.0.RELEASE</spring-plugin>
<testcontainers>1.16.2</testcontainers>
<threetenbp>1.5.2</threetenbp>