Skip to content

Commit d3ba3db

Browse files
committed
Upgrade to Spring HATEOAS 2.0 M5.
Fixes #1775.
1 parent 716f8b9 commit d3ba3db

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
@@ -131,7 +131,7 @@
131131
<smallrye-mutiny>1.6.0</smallrye-mutiny>
132132
<slf4j>1.7.32</slf4j>
133133
<spring>6.0.0-M5</spring>
134-
<spring-hateoas>2.0.0-M4</spring-hateoas>
134+
<spring-hateoas>2.0.0-M5</spring-hateoas>
135135
<spring-plugin>3.0.0-M1</spring-plugin>
136136
<servlet-api>5.0.0</servlet-api>
137137
<testcontainers>1.17.3</testcontainers>

0 commit comments

Comments
 (0)