Merge branch 'stable-3.1'
* stable-3.1: ElasticContainer: Upgrade V7_5 to elasticsearch 7.5.1 ElasticContainer: Upgrade V6_8 to elasticsearch 6.8.6 Documentation: Update elasticsearch tests on macOS Add a right margin to the search bar Upgrade JGit to v5.6.0.201912101111-r polygerrit: Fix 'Unexpected trailing comma' lint errors Change-Id: I10d1f9f58f8d27bb23e960f36f49f899cb879a1b
This commit is contained in:
@@ -102,8 +102,8 @@ def declare_nongoogle_deps():
|
||||
# and httpasyncclient as necessary.
|
||||
maven_jar(
|
||||
name = "elasticsearch-rest-client",
|
||||
artifact = "org.elasticsearch.client:elasticsearch-rest-client:7.5.0",
|
||||
sha1 = "62535b6fc3a4e943e88e7640eac22e29f03a696d",
|
||||
artifact = "org.elasticsearch.client:elasticsearch-rest-client:7.5.1",
|
||||
sha1 = "094c155906dc94146fc5adc344ea2c676d487cf2",
|
||||
)
|
||||
|
||||
maven_jar(
|
||||
|
||||
Reference in New Issue
Block a user