Upgrade to Spring HATEOAS 1.5.0-M1

Closes gh-29353
This commit is contained in:
Stephane Nicoll 2022-01-15 15:07:27 +01:00
parent a2e473ec31
commit 7c85d2bc07
1 changed files with 1 additions and 1 deletions

View File

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