Upgrade to Spring HATEOAS 1.5.4

Closes gh-34654
This commit is contained in:
Andy Wilkinson
2023-03-20 19:39:47 +00:00
parent 078c5f5c2c
commit 676cac99b7

View File

@@ -1769,7 +1769,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.5.3") {
library("Spring HATEOAS", "1.5.4") {
prohibit {
versionRange "[2.0.0-M1,)"
because "it uses Spring Framework 6"