Upgrade to Spring HATEOAS 2.0.6

Closes gh-36453
This commit is contained in:
Andy Wilkinson 2023-07-20 08:21:42 +01:00
parent 277efdc6b1
commit e30b3fe4f2
1 changed files with 1 additions and 1 deletions

View File

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