Upgrade to Spring HATEOAS 1.5.0

Closes gh-31016
This commit is contained in:
Andy Wilkinson
2022-05-12 17:48:42 +01:00
parent a5b7bb518e
commit 22d5ce2380

View File

@@ -1718,7 +1718,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.0-RC1") {
library("Spring HATEOAS", "1.5.0") {
prohibit("[2.0.0-M1,)") {
because "it uses Spring Framework 6"
}