Upgrade to Spring HATEOAS 2.0.2

Closes gh-34272
This commit is contained in:
Andy Wilkinson 2023-02-20 14:54:41 +00:00
parent c28d7fcc36
commit 3614232bfb
1 changed files with 1 additions and 1 deletions

View File

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