Start building against Spring HATEOAS 2.0.0-SNAPSHOT

See gh-31855
This commit is contained in:
Moritz Halbritter
2022-07-25 09:34:33 +02:00
parent 68fc87bc7f
commit 24cf5fff84

View File

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