Skip to content

Commit 70fef58

Browse files
committed
Upgrade to Spring HATEOAS 2.0 M6.
Fixes #1803.
1 parent 5adbaa4 commit 70fef58

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
<slf4j>1.7.32</slf4j>
132132
<spring>6.0.0-M6</spring>
133133
<spring-asciidoctor-backends.version>0.0.3</spring-asciidoctor-backends.version>
134-
<spring-hateoas>2.0.0-M5</spring-hateoas>
134+
<spring-hateoas>2.0.0-M6</spring-hateoas>
135135
<spring-plugin>3.0.0-M2</spring-plugin>
136136
<servlet-api>5.0.0</servlet-api>
137137
<testcontainers>1.17.3</testcontainers>

0 commit comments

Comments
 (0)