Skip to content

Commit 7c4e3af

Browse files
committed
Upgrade to Spring HATEOAS 1.5 RC1
Fixes #1712.
1 parent 41c87a6 commit 7c4e3af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -127,7 +127,7 @@
127127
<smallrye-mutiny>1.4.0</smallrye-mutiny>
128128
<slf4j>1.7.32</slf4j>
129129
<spring>5.3.19</spring>
130-
<spring-hateoas>1.5.0-M2</spring-hateoas>
130+
<spring-hateoas>1.5.0-RC1</spring-hateoas>
131131
<spring-plugin>2.0.0.RELEASE</spring-plugin>
132132
<testcontainers>1.17.1</testcontainers>
133133
<threetenbp>1.6.0</threetenbp>

0 commit comments

Comments
 (0)