Start building against Spring HATEOAS 1.3.0-RC1 snapshots

See gh-25546
This commit is contained in:
Stephane Nicoll
2021-03-10 08:45:34 +01:00
parent 728b81acbb
commit 5c34db96bd

View File

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