Upgrade to Spring HATEOAS 2.0.0-M6

Closes gh-31855
This commit is contained in:
Stephane Nicoll
2022-09-16 07:41:50 +02:00
parent b44a7e242c
commit b293541906

View File

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