Upgrade to Spring HATEOAS 1.3.0

Closes gh-25927
This commit is contained in:
Stephane Nicoll
2021-04-14 08:16:30 +02:00
parent b2b9d55838
commit 7723e7f130

View File

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