Upgrade to Spring HATEOAS 1.5.3

Closes gh-34249
This commit is contained in:
Andy Wilkinson 2023-02-20 13:33:59 +00:00
parent 675e4906af
commit 274c392265

View File

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