Upgrade to Spring HATEOAS 2.1.0-M1

Closes gh-34703
This commit is contained in:
Andy Wilkinson
2023-03-21 19:18:00 +00:00
parent 13aea50c5b
commit 718e001c86

View File

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