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 45fa10f  Bump elasticsearch-rest-high-level-client from 7.16.3 to 
7.17.0 (#740)
45fa10f is described below

commit 45fa10f9adc2443daf1a832597aa6b497df02ee6
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Thu Feb 3 09:17:40 2022 +0100

    Bump elasticsearch-rest-high-level-client from 7.16.3 to 7.17.0 (#740)
    
    Bumps 
[elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch)
 from 7.16.3 to 7.17.0.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - 
[Commits](https://github.com/elastic/elasticsearch/compare/v7.16.3...v7.17.0)
    
    ---
    updated-dependencies:
    - dependency-name: 
org.elasticsearch.client:elasticsearch-rest-high-level-client
      dependency-type: direct:development
      update-type: version-update:semver-minor
    ...
    
    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 812fa72..766f2a8 100644
--- a/pom.xml
+++ b/pom.xml
@@ -237,7 +237,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.16.3</elastic.version>
+    <elastic.version>7.17.0</elastic.version>
     <mongodb3.version>3.12.10</mongodb3.version>
     <mongodb4.version>4.4.1</mongodb4.version>
     <!-- POM for jackson-dataformat-xml 2.13.1 depends on woodstox-core 6.2.7 
-->

Reply via email to