Skip to content

Commit f3d1f2f

Browse files
Build against Spring HATEOAS 2.1.0-SNAPSHOT.
See: #1988
1 parent c7c6bfd commit f3d1f2f

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
@@ -132,7 +132,7 @@
132132
<slf4j>2.0.2</slf4j>
133133
<spring>6.0.9-SNAPSHOT</spring>
134134
<spring-asciidoctor-backends.version>0.0.5</spring-asciidoctor-backends.version>
135-
<spring-hateoas>2.1.0-RC1</spring-hateoas>
135+
<spring-hateoas>2.1.0-SNAPSHOT</spring-hateoas>
136136
<spring-plugin>3.0.0</spring-plugin>
137137
<servlet-api>6.0.0</servlet-api>
138138
<testcontainers>1.18.0</testcontainers>

0 commit comments

Comments
 (0)