Upgrade to Spring HATEOAS 2.0.0-M5

Closes gh-31683
This commit is contained in:
Stephane Nicoll 2022-07-18 15:18:44 +02:00
parent 501472697d
commit e1c22bc291
1 changed files with 1 additions and 1 deletions

View File

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