Upgrade to Spring HATEOAS 2.0.0

Closes gh-33137
This commit is contained in:
Stephane Nicoll
2022-11-18 18:39:39 +01:00
parent eb6f48cfbc
commit d02901ca5a

View File

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