Upgrade to Spring HATEOAS 2.2.4

Closes gh-41883
This commit is contained in:
Stéphane Nicoll 2024-08-16 09:33:24 +02:00
parent d8639632b5
commit d70a362bd3
1 changed files with 1 additions and 1 deletions

View File

@ -1610,7 +1610,7 @@ bom {
] ]
} }
} }
library("Spring HATEOAS", "2.2.3") { library("Spring HATEOAS", "2.2.4") {
considerSnapshots() considerSnapshots()
group("org.springframework.hateoas") { group("org.springframework.hateoas") {
modules = [ modules = [