Upgrade to Elasticsearch 7.9.3

Closes gh-23891
This commit is contained in:
Andy Wilkinson 2020-10-26 13:01:52 +00:00
parent 499ba7e0bc
commit 7519e199d1

View File

@ -271,7 +271,7 @@ bom {
]
}
}
library("Elasticsearch", "7.9.2") {
library("Elasticsearch", "7.9.3") {
group("org.elasticsearch") {
modules = [
"elasticsearch"