Start building against Spring HATEOAS 1.5.2 snapshots

See gh-32378
This commit is contained in:
Stephane Nicoll
2022-09-14 22:16:03 +02:00
parent 1839c8385e
commit 9620fb5317

View File

@@ -1702,7 +1702,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.1") {
library("Spring HATEOAS", "1.5.2-SNAPSHOT") {
prohibit("[2.0.0-M1,)") {
because "it uses Spring Framework 6"
}