Upgrade to Elasticsearch Client 8.3.3

Closes gh-32338
This commit is contained in:
Stephane Nicoll 2022-09-14 14:16:21 +02:00
parent 464237fc21
commit 947a751d5a

View File

@ -204,7 +204,7 @@ bom {
]
}
}
library("Elasticsearch Client", "8.3.2") {
library("Elasticsearch Client", "8.3.3") {
group("org.elasticsearch.client") {
modules = [
"elasticsearch-rest-client" {