Start building against Spring HATEOAS 1.2.2 snapshots

See gh-24285
This commit is contained in:
Stephane Nicoll 2020-12-08 03:51:52 +01:00
parent e0c6ad0e86
commit f3ae8d9e8e
1 changed files with 1 additions and 1 deletions

View File

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