Upgrade to Spring HATEOAS 2.1.1

Closes gh-36414
This commit is contained in:
Stephane Nicoll
2023-07-14 19:09:00 +02:00
parent 225abf73c6
commit 0e3a151657

View File

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