Recently, I prepare to upgrade elasticsearch from 2.3 to 6.x and I need use the version 6.2.0 of high level rest API. But I found 6.2.0 version not in Maven repository in which the high version is 6.1.3 .
Question: how and when can I use 6.20 version through Maven Tool?
It is already available in maven central:
https://search.maven.org/#artifactdetails|org.elasticsearch.client|elasticsearch-rest-high-level-client|6.2.0|jar
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.