Skip to content

Commit 210c9de

Browse files
committed
Update co.elastic.clients:elasticsearch-java to version 8.13.3 (#2557)
1 parent e430092 commit 210c9de

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

log4j-parent/pom.xml

+1-1
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.13.2</elasticsearch-java.version>
81+
<elasticsearch-java.version>8.13.3</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

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,6 @@
33
xmlns="https://logging.apache.org/xml/ns"
44
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
55
type="updated">
6-
<issue id="2458" link="https://github.com/apache/logging-log4j2/pull/2458"/>
7-
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.13.2`</description>
6+
<issue id="2557" link="https://github.com/apache/logging-log4j2/pull/2557"/>
7+
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.13.3`</description>
88
</entry>

0 commit comments

Comments
 (0)