Upgrade to Spring HATEOAS 1.5.2

Closes gh-32378
This commit is contained in:
Stephane Nicoll
2022-09-16 07:41:04 +02:00
parent 52522b87f0
commit 756eaea766

View File

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