Upgrade to Spring HATEOAS 1.5.0-RC1

Closes gh-30745
This commit is contained in:
Stephane Nicoll
2022-04-19 13:08:10 +02:00
parent 2dc2e5ab11
commit 6c706328d8

View File

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