Upgrade to Spring HATEOAS 1.4.5

Closes gh-32400
This commit is contained in:
Stephane Nicoll 2022-09-16 07:39:56 +02:00
parent 77f428498f
commit 998396dd8a

View File

@ -1715,7 +1715,7 @@ bom {
]
}
}
library("Spring HATEOAS", "1.4.4") {
library("Spring HATEOAS", "1.4.5") {
group("org.springframework.hateoas") {
modules = [
"spring-hateoas"