summaryrefslogtreecommitdiffstats
path: root/tools/nongoogle.bzl
diff options
context:
space:
mode:
Diffstat (limited to 'tools/nongoogle.bzl')
-rw-r--r--tools/nongoogle.bzl4
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/nongoogle.bzl b/tools/nongoogle.bzl
index 05c9e2f113..4b6c8ace9b 100644
--- a/tools/nongoogle.bzl
+++ b/tools/nongoogle.bzl
@@ -97,8 +97,8 @@ def declare_nongoogle_deps():
# org.apache.httpcomponents dependencies in ../WORKSPACE.
maven_jar(
name = "elasticsearch-rest-client",
- artifact = "org.elasticsearch.client:elasticsearch-rest-client:7.10.1",
- sha1 = "b2e89d266c2c0039a69504f78c9230582ea095ee",
+ artifact = "org.elasticsearch.client:elasticsearch-rest-client:7.8.1",
+ sha1 = "59feefe006a96a39f83b0dfb6780847e06c1d0a8",
)
maven_jar(