Upgrade to Spring HATEOAS 2.0.5

Closes gh-36181
This commit is contained in:
Stephane Nicoll 2023-07-14 19:08:06 +02:00
parent 0a29a6a8c3
commit 60150d96bd

View File

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