Upgrade to Spring Data Elasticsearch 7.16.0

Closes gh-28987
This commit is contained in:
Andy Wilkinson
2021-12-10 14:46:46 +00:00
parent b7ac653182
commit 3c8d4d33e1
9 changed files with 73 additions and 59 deletions

View File

@@ -180,7 +180,7 @@ bom {
]
}
}
library("Elasticsearch", "7.15.2") {
library("Elasticsearch", "7.16.0") {
group("org.elasticsearch") {
modules = [
"elasticsearch"