Upgrade to Spring HATEOAS 2.2.0-M1

Closes gh-36192
This commit is contained in:
Stephane Nicoll
2023-07-14 19:12:38 +02:00
parent 1ced770f15
commit 7692171119

View File

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