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

github-bot 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 e82746cd3b Update `co.elastic.clients:elasticsearch-java` to version 
`8.11.4` (#2180)
e82746cd3b is described below

commit e82746cd3b9b7bfebbcc1a81354a471712437e74
Author: ASF Logging Services RM <[email protected]>
AuthorDate: Thu Jan 11 11:14:16 2024 +0000

    Update `co.elastic.clients:elasticsearch-java` to version `8.11.4` (#2180)
---
 log4j-parent/pom.xml                                                  | 2 +-
 src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml | 4 ++--
 src/site/_release-notes/_2.x.x.adoc                                   | 2 +-
 3 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/log4j-parent/pom.xml b/log4j-parent/pom.xml
index 326cd23310..ddf0822043 100644
--- a/log4j-parent/pom.xml
+++ b/log4j-parent/pom.xml
@@ -78,7 +78,7 @@
     <!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
     <conversant.disruptor.version>1.2.15</conversant.disruptor.version>
     <disruptor.version>3.4.4</disruptor.version>
-    <elasticsearch-java.version>8.11.3</elasticsearch-java.version>
+    <elasticsearch-java.version>8.11.4</elasticsearch-java.version>
     <embedded-ldap.version>0.9.0</embedded-ldap.version>
     <felix.version>7.0.5</felix.version>
     <flapdoodle-embed.version>4.9.0</flapdoodle-embed.version>
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
index b7f7ea0674..d496c9edcd 100644
--- 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
@@ -3,6 +3,6 @@
        xmlns="http://logging.apache.org/log4j/changelog";
        xsi:schemaLocation="http://logging.apache.org/log4j/changelog 
https://logging.apache.org/log4j/changelog-0.1.3.xsd";
        type="updated">
-  <issue id="2161" link="https://github.com/apache/logging-log4j2/pull/2161"/>
-  <description format="asciidoc">Update 
`co.elastic.clients:elasticsearch-java` to version `8.11.3`</description>
+  <issue id="2180" link="https://github.com/apache/logging-log4j2/pull/2180"/>
+  <description format="asciidoc">Update 
`co.elastic.clients:elasticsearch-java` to version `8.11.4`</description>
 </entry>
diff --git a/src/site/_release-notes/_2.x.x.adoc 
b/src/site/_release-notes/_2.x.x.adoc
index 1ca17a122d..65b32dfa15 100644
--- a/src/site/_release-notes/_2.x.x.adoc
+++ b/src/site/_release-notes/_2.x.x.adoc
@@ -42,7 +42,7 @@ This releases contains ...
 [#release-notes-2-x-x-updated]
 === Updated
 
-* Update `co.elastic.clients:elasticsearch-java` to version `8.11.3` 
(https://github.com/apache/logging-log4j2/pull/2161[2161])
+* Update `co.elastic.clients:elasticsearch-java` to version `8.11.4` 
(https://github.com/apache/logging-log4j2/pull/2180[2180])
 * Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` 
(https://github.com/apache/logging-log4j2/pull/2126[2126])
 * Update 
`com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to 
version `3.3.4` (https://github.com/apache/logging-log4j2/pull/2103[2103])
 * Update `github/codeql-action` to version `3.23.0` 
(https://github.com/apache/logging-log4j2/pull/2173[2173])

Reply via email to