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
1 changed files with 1 additions and 1 deletions

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"