Skip to content

Commit 03f3aeb

Browse files
committed
Update org.elasticsearch.client:elasticsearch-rest-high-level-client to version 7.17.17 (#2237)
1 parent 6b4ad80 commit 03f3aeb

File tree

3 files changed

+10
-1
lines changed

3 files changed

+10
-1
lines changed

log4j-parent/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,7 @@
105105
<commons-logging.version>1.3.0</commons-logging.version>
106106
<conversant.disruptor.version>1.2.21</conversant.disruptor.version>
107107
<disruptor.version>4.0.0</disruptor.version>
108-
<elasticsearch.version>7.17.16</elasticsearch.version>
108+
<elasticsearch.version>7.17.17</elasticsearch.version>
109109
<embedded-ldap.version>0.9.0</embedded-ldap.version>
110110
<felix.version>7.0.5</felix.version>
111111
<flapdoodle-embed.version>4.8.1</flapdoodle-embed.version>
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
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.3.xsd"
5+
type="updated">
6+
<issue id="2237" link="https://github.com/apache/logging-log4j2/pull/2237"/>
7+
<description format="asciidoc">Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.17`</description>
8+
</entry>

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

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@ This release contains...
6868
* Update `org.apache.maven.surefire:surefire-junit47` to version `3.2.5` (https://github.com/apache/logging-log4j2/pull/2177[2177])
6969
* Update `org.apache.tomcat:tomcat-juli` to version `10.1.18` (https://github.com/apache/logging-log4j2/pull/2176[2176])
7070
* Update `org.assertj:assertj-core` to version `3.25.1` (https://github.com/apache/logging-log4j2/pull/2152[2152])
71+
* Update `org.elasticsearch.client:elasticsearch-rest-high-level-client` to version `7.17.17` (https://github.com/apache/logging-log4j2/pull/2237[2237])
7172
* Update `org.graalvm.truffle:truffle-api` to version `23.1.2` (https://github.com/apache/logging-log4j2/pull/2206[2206])
7273
* Update `org.mockito:mockito-bom` to version `5.9.0` (https://github.com/apache/logging-log4j2/pull/2194[2194])
7374
* Update `org.slf4j:slf4j-api` to version `2.0.10` (https://github.com/apache/logging-log4j2/pull/2136[2136])

0 commit comments

Comments
 (0)