Upgrade to Spring HATEOAS 2.0.0-M3

Closes gh-30632
This commit is contained in:
Andy Wilkinson 2022-05-13 13:46:53 +01:00
parent 985f3be198
commit 3f296196d0

View File

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