Start building against Spring HATEOAS 2.0.0-M4

See gh-31683
This commit is contained in:
Stephane Nicoll 2022-07-12 11:38:20 +02:00
parent 3703b317ce
commit 0a4a25c09f

View File

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