Upgrade to Spring HATEOAS 2.2.0-M2

Closes gh-36456
This commit is contained in:
Andy Wilkinson 2023-07-20 08:37:55 +01:00
parent 7e344c0ef6
commit 90a38b6b0b

View File

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