Start building against Spring HATEOAS 1.4.1 snapshots

See gh-29283
This commit is contained in:
Stephane Nicoll 2022-01-07 15:58:47 +01:00
parent 980aa616c8
commit 3d927a093d
1 changed files with 1 additions and 1 deletions

View File

@ -1675,7 +1675,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.4.0") {
library("Spring HATEOAS", "1.4.1-SNAPSHOT") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"