Upgrade to Spring HATEOAS 1.4.4

Closes gh-31464
This commit is contained in:
Stephane Nicoll 2022-06-20 14:19:17 +02:00
parent 0549b7591f
commit 87ecbc7073
1 changed files with 1 additions and 1 deletions

View File

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