Upgrade to Spring HATEOAS 1.2.6

Closes gh-26442
This commit is contained in:
Andy Wilkinson 2021-05-12 17:57:54 +01:00
parent e29d2e208e
commit e5af3dbfc7
1 changed files with 1 additions and 1 deletions

View File

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