Upgrade to Elasticsearch Client 8.10.3

Closes gh-37863
This commit is contained in:
Andy Wilkinson 2023-10-12 15:27:27 +01:00
parent 7b5126e009
commit 003eefee6c
1 changed files with 1 additions and 1 deletions

View File

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