Upgrade to Spring HATEOAS 2.0.0-M1

Closes gh-28869
This commit is contained in:
Stephane Nicoll 2022-01-16 11:24:29 +01:00
parent c811cc7349
commit 4f8af5a4b0

View File

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