Upgrade to Spring HATEOAS 1.1.5

Closes gh-25904
This commit is contained in:
Stephane Nicoll
2021-04-07 15:41:34 +02:00
parent aab5859fde
commit 80e893ebae

View File

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