Start building against Spring HATEOAS 2.1.0 snapshots

See gh-35313
This commit is contained in:
Stephane Nicoll
2023-05-05 08:37:08 +02:00
parent 905ae6f5b5
commit fc9c4a61f3

View File

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