Upgrade to Spring HATEOAS 2.0.0-RC1

Closes gh-32652
This commit is contained in:
Andy Wilkinson 2022-10-12 17:17:39 +01:00
parent c380a64b8c
commit a816851582
1 changed files with 1 additions and 1 deletions

View File

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