Start building against Spring HATEOAS 1.3.0 snapshots

See gh-25927
This commit is contained in:
Stephane Nicoll 2021-04-09 08:57:16 +02:00
parent 4290e0792b
commit b4ca1b9112

View File

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