Upgrade to Spring HATEOAS 2.0.2

Closes gh-34302
This commit is contained in:
Andy Wilkinson
2023-02-20 16:32:19 +00:00
parent 1847a9deb6
commit add80fdc44

View File

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