Skip to content

Commit f3a1820

Browse files
committed
Upgrade to Spring HATEOAS 2.1 RC1.
Fixes #1975.
1 parent e78f1af commit f3a1820

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>2.0.2</slf4j>
132132
<spring>6.0.8-SNAPSHOT</spring>
133133
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
134-
<spring-hateoas>2.1.0-M1</spring-hateoas>
134+
<spring-hateoas>2.1.0-RC1</spring-hateoas>
135135
<spring-plugin>3.0.0</spring-plugin>
136136
<servlet-api>6.0.0</servlet-api>
137137
<testcontainers>1.18.0</testcontainers>

0 commit comments

Comments
 (0)