Upgrade to Elasticsearch 7.12.1

Closes gh-26535
This commit is contained in:
Andy Wilkinson 2021-05-17 12:05:10 +01:00
parent 25f529a5f2
commit 2a28f34717
1 changed files with 1 additions and 1 deletions

View File

@ -270,7 +270,7 @@ bom {
]
}
}
library("Elasticsearch", "7.12.0") {
library("Elasticsearch", "7.12.1") {
group("org.elasticsearch") {
modules = [
"elasticsearch"