Start building against Spring HATEOAS 1.5.0-M2 snapshots

See gh-29893
This commit is contained in:
Stephane Nicoll
2022-02-17 09:02:27 +01:00
parent 7d68b58c8f
commit 6fa8d81daf

View File

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