Upgrade to Spring HATEOAS 2.0.1

Closes gh-33806
This commit is contained in:
Andy Wilkinson 2023-01-12 13:22:23 +00:00
parent 13c4850bcd
commit d51f85b3a5
1 changed files with 1 additions and 1 deletions

View File

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