Skip to content

Commit 3cfbe5c

Browse files
committed
Upgrade to Spring HATEOAS 2.2 M1.
Fixes #2055.
1 parent f91debe commit 3cfbe5c

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
@@ -130,7 +130,7 @@
130130
<slf4j>2.0.2</slf4j>
131131
<spring>6.1.0-M2</spring>
132132
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
133-
<spring-hateoas>2.1.0</spring-hateoas>
133+
<spring-hateoas>2.2.0-M1</spring-hateoas>
134134
<spring-plugin>3.0.0</spring-plugin>
135135
<servlet-api>6.0.0</servlet-api>
136136
<testcontainers>1.18.3</testcontainers>

0 commit comments

Comments
 (0)