Skip to content

Commit a59d86b

Browse files
committed
Update co.elastic.clients:elasticsearch-java to version 8.10.4 (#1881)
1 parent 35bfe42 commit a59d86b

File tree

3 files changed

+11
-1
lines changed

3 files changed

+11
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@
8080
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
8181
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>
8282
<disruptor.version>3.4.4</disruptor.version>
83-
<elasticsearch-java.version>8.10.3</elasticsearch-java.version>
83+
<elasticsearch-java.version>8.10.4</elasticsearch-java.version>
8484
<embedded-ldap.version>0.9.0</embedded-ldap.version>
8585
<felix.version>7.0.5</felix.version>
8686
<flapdoodle-embed.version>4.7.1</flapdoodle-embed.version>
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="UTF-8"?>
2+
<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
3+
xmlns="http://logging.apache.org/log4j/changelog"
4+
xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd"
5+
type="changed">
6+
<issue id="1881" link="https://github.com/apache/logging-log4j2/pull/1881"/>
7+
<author id="github:dependabot"/>
8+
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.10.4`</description>
9+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -46,6 +46,7 @@ The module name of four bridges (`log4j-slf4j-impl`, `log4j-slf4j2-impl`, `log4j
4646
4747
=== Changed
4848
49+
* Update `co.elastic.clients:elasticsearch-java` to version `8.10.4` (https://github.com/apache/logging-log4j2/pull/1881[1881])
4950
* Update `com.google.guava:guava` to version `32.1.3-jre` (https://github.com/apache/logging-log4j2/pull/1875[1875])
5051
* Update `com.h2database:h2` to version `2.2.224` (https://github.com/apache/logging-log4j2/pull/1880[1880])
5152
* Update `io.netty:netty-bom` to version `4.1.100.Final` (https://github.com/apache/logging-log4j2/pull/1857[1857])

0 commit comments

Comments
 (0)