Start building against Spring HATEOAS 1.3.1 snapshots

See gh-26380
This commit is contained in:
Stephane Nicoll 2021-05-10 12:41:12 +02:00
parent 907cc92497
commit 10dca8d829
1 changed files with 1 additions and 1 deletions

View File

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