From 3911b69869b21065badab827dce516fabf11faa8 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Fri, 12 Sep 2025 11:37:29 +0200 Subject: [PATCH] Upgrade to elasticsearch-java 9.1.4. Closes #3168 --- pom.xml | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index c8886d595..ff8cf49b6 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,8 @@ 4.0.0-SNAPSHOT - 9.1.3 + 9.1.4 + 9.1.3 0.20.2 2.25.1 @@ -136,7 +137,7 @@ org.elasticsearch.client elasticsearch-rest-client - ${elasticsearch-java} + ${elasticsearch-rest-client} commons-logging