Start building against Spring HATEOAS 2.0.4 snapshots

See gh-35325
This commit is contained in:
Stephane Nicoll 2023-05-05 15:12:34 +02:00
parent c01680e9a8
commit 414c260bc0
1 changed files with 1 additions and 1 deletions

View File

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