Skip to content

Commit

Permalink
Update co.elastic.clients:elasticsearch-java to version 8.14.2 (a…
Browse files Browse the repository at this point in the history
  • Loading branch information
asf-rm committed Jul 6, 2024
1 parent 68b4fbc commit 12f3806
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion log4j-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<!-- `com.conversantmedia:disruptor` version 1.2.16 requires Java 9: -->
<conversant.disruptor.version>1.2.15</conversant.disruptor.version>
<disruptor.version>3.4.4</disruptor.version>
<elasticsearch-java.version>8.14.1</elasticsearch-java.version>
<elasticsearch-java.version>8.14.2</elasticsearch-java.version>
<embedded-ldap.version>0.9.0</embedded-ldap.version>
<felix.version>7.0.5</felix.version>
<flapdoodle-embed.version>4.12.0</flapdoodle-embed.version>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,6 @@
xmlns="https://logging.apache.org/xml/ns"
xsi:schemaLocation="https://logging.apache.org/xml/ns https://logging.apache.org/xml/ns/log4j-changelog-0.xsd"
type="updated">
<issue id="2657" link="https://github.com/apache/logging-log4j2/pull/2657"/>
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.14.1`</description>
<issue id="2711" link="https://github.com/apache/logging-log4j2/pull/2711"/>
<description format="asciidoc">Update `co.elastic.clients:elasticsearch-java` to version `8.14.2`</description>
</entry>

0 comments on commit 12f3806

Please sign in to comment.