Upgrade to Spring HATEOAS 1.4.1

Closes gh-29283
This commit is contained in:
Stephane Nicoll 2022-01-14 15:44:16 +01:00
parent 535254b4ad
commit 1e44e4e52e
1 changed files with 1 additions and 1 deletions

View File

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