Upgrade to Spring HATEOAS 2.0.0-M2

Closes gh-30371
This commit is contained in:
Stephane Nicoll 2022-03-22 16:38:06 +01:00
parent 9dfc2131b9
commit c92cf8eda0

View File

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