Start building against Spring HATEOAS 1.2.7 snapshots

See gh-27013
This commit is contained in:
Stephane Nicoll 2021-06-22 08:31:44 +02:00
parent e5665c815d
commit 9ab8c625e5
1 changed files with 1 additions and 1 deletions

View File

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