Upgrade to Spring HATEOAS 1.4.3

Closes gh-31008
This commit is contained in:
Andy Wilkinson 2022-05-12 16:49:57 +01:00
parent 2413e80105
commit 76bc188e9f
1 changed files with 1 additions and 1 deletions

View File

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