Upgrade to Spring HATEOAS 2.0.3

Closes gh-34673
This commit is contained in:
Andy Wilkinson 2023-03-21 08:33:10 +00:00
parent 67deba5c88
commit 3e5ee42f6d

View File

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