This is an automated email from the ASF dual-hosted git repository.
github-bot pushed a commit to branch release-2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git
The following commit(s) were added to refs/heads/release-2.x by this push:
new 9ea52e7892 Bump elasticsearch-rest-high-level-client from 7.17.0 to
7.17.3
9ea52e7892 is described below
commit 9ea52e78929398bcf4e7101466c3f26bec031c49
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue May 10 06:27:03 2022 +0000
Bump elasticsearch-rest-high-level-client from 7.17.0 to 7.17.3
Bumps
[elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch)
from 7.17.0 to 7.17.3.
- [Release notes](https://github.com/elastic/elasticsearch/releases)
-
[Changelog](https://github.com/elastic/elasticsearch/blob/master/CHANGELOG.md)
-
[Commits](https://github.com/elastic/elasticsearch/compare/v7.17.0...v7.17.3)
---
updated-dependencies:
- dependency-name:
org.elasticsearch.client:elasticsearch-rest-high-level-client
dependency-type: direct:development
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <[email protected]>
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 6037526619..69f5d82b98 100644
--- a/pom.xml
+++ b/pom.xml
@@ -246,7 +246,7 @@
<flumeVersion>1.9.0</flumeVersion>
<disruptorVersion>3.4.4</disruptorVersion>
<conversantDisruptorVersion>1.2.15</conversantDisruptorVersion> <!--
Version 1.2.16 requires Java 9 -->
- <elastic.version>7.17.0</elastic.version>
+ <elastic.version>7.17.3</elastic.version>
<mongodb3.version>3.12.10</mongodb3.version>
<mongodb4.version>4.5.0</mongodb4.version>
<!-- POM for jackson-dataformat-xml 2.13.1 depends on woodstox-core 6.2.7
-->