Skip to content

Commit 9ab8c62

Browse files
committed
Start building against Spring HATEOAS 1.2.7 snapshots
See gh-27013
1 parent e5665c8 commit 9ab8c62

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
@@ -1572,7 +1572,7 @@ bom {
15721572
]
15731573
}
15741574
}
1575-
library("Spring HATEOAS", "1.2.6") {
1575+
library("Spring HATEOAS", "1.2.7-SNAPSHOT") {
15761576
group("org.springframework.hateoas") {
15771577
modules = [
15781578
"spring-hateoas"

0 commit comments

Comments
 (0)