This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/karaf-decanter.git


The following commit(s) were added to refs/heads/main by this push:
     new b9d77620 Bump co.elastic.clients:elasticsearch-java from 8.17.3 to 
8.17.4 (#460)
b9d77620 is described below

commit b9d776206cd34070f38e5a4be3cb86ba5b507888
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Mon Mar 31 08:28:53 2025 +0200

    Bump co.elastic.clients:elasticsearch-java from 8.17.3 to 8.17.4 (#460)
---
 appender/elasticsearch/pom.xml  | 2 +-
 collector/elasticsearch/pom.xml | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/appender/elasticsearch/pom.xml b/appender/elasticsearch/pom.xml
index 92005e78..602660c5 100644
--- a/appender/elasticsearch/pom.xml
+++ b/appender/elasticsearch/pom.xml
@@ -60,7 +60,7 @@
         <dependency>
             <groupId>co.elastic.clients</groupId>
             <artifactId>elasticsearch-java</artifactId>
-            <version>8.17.3</version>
+            <version>8.17.4</version>
         </dependency>
     </dependencies>
 
diff --git a/collector/elasticsearch/pom.xml b/collector/elasticsearch/pom.xml
index 4c7d4062..8e503bcc 100644
--- a/collector/elasticsearch/pom.xml
+++ b/collector/elasticsearch/pom.xml
@@ -52,7 +52,7 @@
         <dependency>
             <groupId>co.elastic.clients</groupId>
             <artifactId>elasticsearch-java</artifactId>
-            <version>8.17.3</version>
+            <version>8.17.4</version>
         </dependency>
         <dependency>
             <groupId>org.apache.karaf.decanter.collector</groupId>

Reply via email to