Upgrade to Spring HATEOAS 1.3.7

Closes gh-29352
This commit is contained in:
Stephane Nicoll 2022-01-14 12:10:46 +01:00
parent aa0a788800
commit 37a44f45a0
1 changed files with 1 additions and 1 deletions

View File

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