Upgrade to Spring HATEOAS 1.4.0-M2

Closes gh-27649
This commit is contained in:
Andy Wilkinson 2021-08-12 13:08:28 +01:00
parent 56067fef7c
commit d661328a9b
1 changed files with 1 additions and 1 deletions

View File

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