This is an automated email from the ASF dual-hosted git repository. pkarwasz pushed a commit to branch 2.24.x in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
commit 45abc849ec3894cbf92e167a01026096865c023b Author: ASF Logging Services RM <[email protected]> AuthorDate: Fri Sep 6 11:23:18 2024 +0000 Update `co.elastic.clients:elasticsearch-java` to version `8.15.1` (#2925) --- .../.2.x.x/update_co_elastic_clients_elasticsearch_java.xml | 8 ++++++++ 1 file changed, 8 insertions(+) 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..78437f20d2 --- /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="2925" link="https://github.com/apache/logging-log4j2/pull/2925"/> + <description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.15.1`</description> +</entry>
