Skip to content

Commit 77c7ec7

Browse files
committed
Upgrade to Spring HATEOAS 2.0 RC1.
Fixes #1820.
1 parent 780f57b commit 77c7ec7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

parent/pom.xml

+1-1
Original file line numberDiff line numberDiff line change
@@ -132,7 +132,7 @@
132132
<slf4j>2.0.2</slf4j>
133133
<spring>6.0.0-SNAPSHOT</spring>
134134
<spring-asciidoctor-backends.version>0.0.3</spring-asciidoctor-backends.version>
135-
<spring-hateoas>2.0.0-M6</spring-hateoas>
135+
<spring-hateoas>2.0.0-RC1</spring-hateoas>
136136
<spring-plugin>3.0.0-RC1</spring-plugin>
137137
<servlet-api>5.0.0</servlet-api>
138138
<testcontainers>1.17.5</testcontainers>

0 commit comments

Comments
 (0)