Skip to content

Commit 200d605

Browse files
committed
Update co.elastic.clients:elasticsearch-java to version 8.12.1 (#2269)
1 parent a5397eb commit 200d605

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.12.0</elasticsearch-java.version>
81+
<elasticsearch-java.version>8.12.1</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="2212" link="https://github.com/apache/logging-log4j2/pull/2212"/>
7-
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.12.0`</description>
6+
<issue id="2269" link="https://github.com/apache/logging-log4j2/pull/2269"/>
7+
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.12.1`</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
@@ -54,7 +54,7 @@ This releases contains ...
5454
5555
* Update `actions/upload-artifact` to version `4.3.0` (https://github.com/apache/logging-log4j2/pull/2240[2240])
5656
* Update `apache/logging-parent` to version `` (https://github.com/apache/logging-log4j2/pull/2192[2192])
57-
* Update `co.elastic.clients:elasticsearch-java` to version `8.12.0` (https://github.com/apache/logging-log4j2/pull/2212[2212])
57+
* Update `co.elastic.clients:elasticsearch-java` to version `8.12.1` (https://github.com/apache/logging-log4j2/pull/2269[2269])
5858
* Update `com.fasterxml.jackson:jackson-bom` to version `2.16.1` (https://github.com/apache/logging-log4j2/pull/2126[2126])
5959
* Update `com.google.code.java-allocation-instrumenter:java-allocation-instrumenter` to version `3.3.4` (https://github.com/apache/logging-log4j2/pull/2103[2103])
6060
* Update `github/codeql-action` to version `3.24.0` (https://github.com/apache/logging-log4j2/pull/2264[2264])

0 commit comments

Comments
 (0)