Start building against Spring HATEOAS 1.3.2 snapshots

See gh-26969
This commit is contained in:
Stephane Nicoll 2021-06-19 11:07:03 +02:00
parent 580b1b81ab
commit a487bd6423
1 changed files with 1 additions and 1 deletions

View File

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