Upgrade to Spring HATEOAS 1.1.4.RELEASE

Closes gh-25337
This commit is contained in:
Andy Wilkinson 2021-02-17 15:04:22 +00:00
parent 6ce61c504d
commit 0348b57b16

View File

@ -1680,7 +1680,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.1.3.RELEASE") {
library("Spring HATEOAS", "1.1.4.RELEASE") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"