Upgrade to Spring HATEOAS 1.2.3

Closes gh-24803
This commit is contained in:
Stephane Nicoll
2021-01-13 14:05:40 +01:00
parent f9e59abe8b
commit e01fdf91bd

View File

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