Skip to content

Commit 7b5d23e

Browse files
committed
Update co.elastic.clients:elasticsearch-java to version 8.13.2 (#2458)
1 parent 9ad91db commit 7b5d23e

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.1</elasticsearch-java.version>
81+
<elasticsearch-java.version>8.13.2</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="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="2437" link="https://github.com/apache/logging-log4j2/pull/2437"/>
7-
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.13.1`</description>
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>
88
</entry>

0 commit comments

Comments
 (0)