Merge branch 'stable-2.16'
* stable-2.16: Set version to 2.16.1-SNAPSHOT Set version to 2.15.8-SNAPSHOT ElasticTestUtils: Factor common code out of ElasticReindexIT/ElasticIndexIT Add support for Elasticsearch 6.5.0 Add Marco Miller as a developer in pom.xml files Fix: Invalid operation for forward only resultset : first Set version to 2.16 Set version to 2.14.17 Change-Id: I8065c31911125fa414452f75fc83290f80cd705e
This commit is contained in:
@@ -1016,8 +1016,8 @@ maven_jar(
|
||||
# and httpasyncclient as necessary.
|
||||
maven_jar(
|
||||
name = "elasticsearch-rest-client",
|
||||
artifact = "org.elasticsearch.client:elasticsearch-rest-client:6.4.3",
|
||||
sha1 = "5c24325430971ba2fa4769eb446f026b7680d5e7",
|
||||
artifact = "org.elasticsearch.client:elasticsearch-rest-client:6.5.0",
|
||||
sha1 = "241436d27cf65b84d17126dc7b6b947e8e2c173c",
|
||||
)
|
||||
|
||||
JACKSON_VERSION = "2.9.7"
|
||||
|
||||
Reference in New Issue
Block a user