Skip to content

Commit ede3e4e

Browse files
committed
Start building against Spring HATEOAS 1.2.11 snapshots
See gh-28608
1 parent c018788 commit ede3e4e

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
@@ -1585,7 +1585,7 @@ bom {
15851585
]
15861586
}
15871587
}
1588-
library("Spring HATEOAS", "1.2.10") {
1588+
library("Spring HATEOAS", "1.2.11-SNAPSHOT") {
15891589
group("org.springframework.hateoas") {
15901590
modules = [
15911591
"spring-hateoas"

0 commit comments

Comments
 (0)