diff --git a/README.md b/README.md index 53bbbf4..0b949ac 100644 --- a/README.md +++ b/README.md @@ -13,7 +13,7 @@ You're welcome to contribute your own examples if you'd like. This repository is tested with: -* **Elasticsearch Server 9.1.5** +* **Elasticsearch Server 9.2.0** * **Elasticsearch Java API Client 9.2.0** 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 5ec702d..3803ad8 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ - 9.1.5 + 9.2.0 9.2.0 2.20.0 2.25.2