Start building against Spring HATEOAS 2.0.0 snapshots

See gh-33137
This commit is contained in:
Stephane Nicoll 2022-11-14 13:11:48 +01:00
parent 3a6dd7e1a1
commit 13b6e3fce1
1 changed files with 1 additions and 1 deletions

View File

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