Skip to content

Commit e82746c

Browse files
committed
Update co.elastic.clients:elasticsearch-java to version 8.11.4 (#2180)
1 parent bac23ba commit e82746c

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -78,7 +78,7 @@
7878
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
7979
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>
8080
<disruptor.version>3.4.4</disruptor.version>
81-
<elasticsearch-java.version>8.11.3</elasticsearch-java.version>
81+
<elasticsearch-java.version>8.11.4</elasticsearch-java.version>
8282
<embedded-ldap.version>0.9.0</embedded-ldap.version>
8383
<felix.version>7.0.5</felix.version>
8484
<flapdoodle-embed.version>4.9.0</flapdoodle-embed.version>

src/changelog/.2.x.x/update_co_elastic_clients_elasticsearch_java.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="http://logging.apache.org/log4j/changelog"
44
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.3.xsd"
55
type="updated">
6-
<issue id="2161" link="https://github.com/apache/logging-log4j2/pull/2161"/>
7-
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.11.3`</description>
6+
<issue id="2180" link="https://github.com/apache/logging-log4j2/pull/2180"/>
7+
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.11.4`</description>
88
</entry>

src/site/_release-notes/_2.x.x.adoc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@ This releases contains ...
4242
[#release-notes-2-x-x-updated]
4343
=== Updated
4444
45-
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.3` (https://github.com/apache/logging-log4j2/pull/2161[2161])
45+
* Update `co.elastic.clients:elasticsearch-java` to version `8.11.4` (https://github.com/apache/logging-log4j2/pull/2180[2180])
4646
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
4747
* Update `com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to version `3.3.4` (https://github.com/apache/logging-log4j2/pull/2103[2103])
4848
* Update `github/codeql-action` to version `3.23.0` (https://github.com/apache/logging-log4j2/pull/2173[2173])

0 commit comments

Comments
 (0)