Start building against Spring HATEOAS 1.3.4 snapshots

See gh-27970
This commit is contained in:
Stephane Nicoll 2021-09-13 14:28:22 +02:00
parent f530819d68
commit 35f61bf1ca
1 changed files with 1 additions and 1 deletions

View File

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