Skip to content

Commit c787df9

Browse files
committed
Temporarily upgrade to Spring HATEOAS 2.0 snapshots.
To align with compiling against Spring Framework 6 snapshots. Relates to #1694.
1 parent 43a385b commit c787df9

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.4.0</smallrye-mutiny>
132132
<slf4j>1.7.32</slf4j>
133133
<spring>6.0.0-SNAPSHOT</spring>
134-
<spring-hateoas>2.0.0-M2</spring-hateoas>
134+
<spring-hateoas>2.0.0-SNAPSHOT</spring-hateoas>
135135
<spring-plugin>3.0.0-M1</spring-plugin>
136136
<servlet-api>5.0.0</servlet-api>
137137
<testcontainers>1.16.3</testcontainers>

0 commit comments

Comments
 (0)