diff --git a/README.md b/README.md index 5f3ce3a..9e200a0 100644 --- a/README.md +++ b/README.md @@ -14,7 +14,7 @@ You're welcome to contribute your own examples if you'd like. This repository is tested with: * **Elasticsearch Server 9.2.1** -* **Elasticsearch Java API Client 9.2.1** +* **Elasticsearch Java API Client 9.2.2** We automatically start a Docker image using the [Elasticsearch module for TestContainers](https://www.testcontainers.org/modules/elasticsearch/). diff --git a/pom.xml b/pom.xml index 548f087..e8152c6 100644 --- a/pom.xml +++ b/pom.xml @@ -11,7 +11,7 @@ 9.2.1 - 9.2.1 + 9.2.2 2.20.1 2.25.2 2.0.17