Skip to content

Commit 6611bb0

Browse files
committed
Upgrade to Spring HATEOAS 1.4 M2.
Fixes #1499.
1 parent 67f105a commit 6611bb0

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
@@ -126,7 +126,7 @@
126126
<rxjava3>3.1.0</rxjava3>
127127
<slf4j>1.7.32</slf4j>
128128
<spring>5.3.9</spring>
129-
<spring-hateoas>1.4.0-SNAPSHOT</spring-hateoas>
129+
<spring-hateoas>1.4.0-M2</spring-hateoas>
130130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131131
<testcontainers>1.15.3</testcontainers>
132132
<threetenbp>1.5.1</threetenbp>

0 commit comments

Comments
 (0)