Upgrade to Spring HATEOAS 1.5.5

Closes gh-36413
This commit is contained in:
Stephane Nicoll 2023-07-14 19:05:56 +02:00
parent 67bae9de36
commit beb4010d07

View File

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