summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMarco Miller <marco.miller@ericsson.com>2019-03-13 15:07:10 -0400
committerMarco Miller <marco.miller@ericsson.com>2019-03-13 15:08:33 -0400
commiteaec3cc30c48a0c559a382b28df5ddc8c3ef795a (patch)
tree99b7177ae48969dc743f470de780be8aebec552c
parent3efa1058b214469c3c612cd38909d453aa7e8af9 (diff)
WORKSPACE: Fix the httpcore-nio reference typo
-rw-r--r--WORKSPACE2
1 files changed, 1 insertions, 1 deletions
diff --git a/WORKSPACE b/WORKSPACE
index dc4c9068a8..c8417d21bb 100644
--- a/WORKSPACE
+++ b/WORKSPACE
@@ -888,7 +888,7 @@ maven_jar(
sha1 = "76716d529710fc03d1d429b43e3cedd4419f78d4",
)
-# When upgrading elasticsearch-rest-client, also upgrade http-niocore
+# When upgrading elasticsearch-rest-client, also upgrade httpcore-nio
# and httpasyncclient as necessary.
maven_jar(
name = "elasticsearch-rest-client",