Upgrade to Spring HATEOAS 1.2.1

Closes gh-24091
This commit is contained in:
Stephane Nicoll 2020-11-11 08:52:07 +01:00
parent 59e0f7317e
commit c3793bd0af
1 changed files with 1 additions and 1 deletions

View File

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