Skip to content

Commit 6fa523e

Browse files
committed
Start building against Spring HATEOAS 1.4.0 snapshots
See gh-28610
1 parent 791453b commit 6fa523e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1649,7 +1649,7 @@ bom {
16491649
]
16501650
}
16511651
}
1652-
library("Spring HATEOAS", "1.4.0-RC1") {
1652+
library("Spring HATEOAS", "1.4.0-SNAPSHOT") {
16531653
group("org.springframework.hateoas") {
16541654
modules = [
16551655
"spring-hateoas"

0 commit comments

Comments
 (0)