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
1 changed files with 1 additions and 1 deletions

View File

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