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

github-bot pushed a commit to branch 2.x
in repository https://gitbox.apache.org/repos/asf/logging-log4j2.git


The following commit(s) were added to refs/heads/2.x by this push:
     new 7b37132812 Bump 
org.elasticsearch.client:elasticsearch-rest-high-level-client (#1623)
7b37132812 is described below

commit 7b37132812f804130c9a6a84e1b9a94c48d552d0
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Wed Jul 26 06:01:13 2023 +0000

    Bump org.elasticsearch.client:elasticsearch-rest-high-level-client (#1623)
    
    Bumps 
[org.elasticsearch.client:elasticsearch-rest-high-level-client](https://github.com/elastic/elasticsearch)
 from 7.17.11 to 7.17.12.
    - [Release notes](https://github.com/elastic/elasticsearch/releases)
    - 
[Changelog](https://github.com/elastic/elasticsearch/blob/main/CHANGELOG.md)
    - 
[Commits](https://github.com/elastic/elasticsearch/compare/v7.17.11...v7.17.12)
    
    ---
    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 67b52a1a6a..e203a8a3aa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -391,7 +391,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.version>7.17.11</elasticsearch.version>
+    <elasticsearch.version>7.17.12</elasticsearch.version>
     <embedded-ldap.version>0.9.0</embedded-ldap.version>
     <felix.version>7.0.5</felix.version>
     <flapdoodle-embed.version>4.7.1</flapdoodle-embed.version>

Reply via email to