diff --git a/README.md b/README.md index a761321..03db933 100644 --- a/README.md +++ b/README.md @@ -11,7 +11,7 @@ I believe it could be beneficial for many, so I've made the code available here. You're welcome to contribute your own examples if you'd like. -This repository is tested against **Elasticsearch Server 9.1.4** using +This repository is tested against **Elasticsearch Server 9.1.5** using **Elasticsearch Java API Client 9.1.4**. 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 f350ff0..2bdd1f1 100644 --- a/pom.xml +++ b/pom.xml @@ -10,7 +10,7 @@ - 9.1.4 + 9.1.5 9.1.4 2.20.0 2.25.2