Skip to content

Commit bbd12eb

Browse files
committed
Upgrade to Spring HATEOAS 1.3 RC1.
Fixes GH-1412.
1 parent 31391ba commit bbd12eb

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
@@ -126,7 +126,7 @@
126126
<rxjava3>3.0.11</rxjava3>
127127
<slf4j>1.7.26</slf4j>
128128
<spring>5.3.5</spring>
129-
<spring-hateoas>1.3.0-SNAPSHOT</spring-hateoas>
129+
<spring-hateoas>1.3.0-RC1</spring-hateoas>
130130
<spring-plugin>2.0.0.RELEASE</spring-plugin>
131131
<testcontainers>1.15.2</testcontainers>
132132
<threetenbp>1.5.0</threetenbp>

0 commit comments

Comments
 (0)