Upgrade to Spring HATEOAS 1.3.1

Closes gh-26380
This commit is contained in:
Andy Wilkinson
2021-05-12 16:28:11 +01:00
parent 827e0cf80a
commit 19fa1a6107

View File

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