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

vy pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new df5096a8c7 Update `co.elastic.clients:elasticsearch-java` to version 
`9.1.5` (#3949)
df5096a8c7 is described below

commit df5096a8c7df4f36d87ee2e6c0e9df39a1b2015a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Oct 29 06:47:11 2025 +0000

    Update `co.elastic.clients:elasticsearch-java` to version `9.1.5` (#3949)
---
 log4j-layout-template-json-test/pom.xml                           | 2 +-
 .../.2.x.x/update_co_elastic_clients_elasticsearch_java.xml       | 8 ++++++++
 2 files changed, 9 insertions(+), 1 deletion(-)

diff --git a/log4j-layout-template-json-test/pom.xml 
b/log4j-layout-template-json-test/pom.xml
index 00da24c198..da1b3208e7 100644
--- a/log4j-layout-template-json-test/pom.xml
+++ b/log4j-layout-template-json-test/pom.xml
@@ -48,7 +48,7 @@
          2. The Docker image version of the ELK-stack
 
          As of 2024-09-16, these all (Maven artifacts and Elastic products) 
get released with the same version. -->
-    <elastic.version>9.1.3</elastic.version>
+    <elastic.version>9.1.5</elastic.version>
 
   </properties>
 
diff --git 
a/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml 
b/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml
new file mode 100644
index 0000000000..a2f7650479
--- /dev/null
+++ b/src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml
@@ -0,0 +1,8 @@
+<?xml version="1.0" encoding="UTF-8"?>
+<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
+       xmlns="https://logging.apache.org/xml/ns";
+       xsi:schemaLocation="https://logging.apache.org/xml/ns 
https://logging.apache.org/xml/ns/log4j-changelog-0.xsd";
+       type="updated">
+  <issue id="3949" link="https://github.com/apache/logging-log4j2/pull/3949"/>
+  <description format="asciidoc">Update 
`co.elastic.clients:elasticsearch-java` to version `9.1.5`</description>
+</entry>

Reply via email to