Upgrade to Spring HATEOAS 1.4.2

Closes gh-30744
This commit is contained in:
Stephane Nicoll 2022-04-19 13:03:38 +02:00
parent 58eabc8ae7
commit d3a70c3793
1 changed files with 1 additions and 1 deletions

View File

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