Start building against Spring HATEOAS 2.2.0 snapshots

See gh-36192
This commit is contained in:
Andy Wilkinson 2023-07-03 19:27:00 +01:00
parent f85ba2a37e
commit c794f52085

View File

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