Upgrade to Spring HATEOAS 2.1.2

Closes gh-36454
This commit is contained in:
Andy Wilkinson 2023-07-20 08:26:40 +01:00
parent 8ee8bb440f
commit 46a83d7def

View File

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