Upgrade to Spring HATEOAS 2.0.4

Closes gh-35325
This commit is contained in:
Stephane Nicoll
2023-05-12 08:54:25 +02:00
parent ca36c0b3ae
commit 8731e777d8

View File

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