This is an automated email from the ASF dual-hosted git repository.

vy 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 8bb477ada5 Bump elasticsearch-rest-high-level-client from 7.17.3 to 
7.17.4 (#892)
8bb477ada5 is described below

commit 8bb477ada58d50e21ba5fff608603549a065483a
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed May 25 12:39:40 2022 +0200

    Bump elasticsearch-rest-high-level-client from 7.17.3 to 7.17.4 (#892)
    
    Bumps 
[elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch)
 from 7.17.3 to 7.17.4.
    - [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.3...v7.17.4)
    
    ---
    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]>
    
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 82f3ae8759..c37dc96e14 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.3</elastic.version>
+    <elastic.version>7.17.4</elastic.version>
     <mongodb3.version>3.12.11</mongodb3.version>
     <mongodb4.version>4.5.0</mongodb4.version>
     <!-- POM for jackson-dataformat-xml 2.13.1 depends on woodstox-core 6.2.7 
-->

Reply via email to