Upgrade to Spring HATEOAS 1.5.0-M2

Closes gh-29893
This commit is contained in:
Stephane Nicoll 2022-02-17 19:55:15 +01:00
parent 896345df23
commit 55fdb9f215
1 changed files with 1 additions and 1 deletions

View File

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