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

zhoubo pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/rocketmq-connect.git


The following commit(s) were added to refs/heads/master by this push:
     new d8ef9b20 Bump elasticsearch in 
/connectors/rocketmq-connect-elasticsearch (#361)
d8ef9b20 is described below

commit d8ef9b20bbe4b887a49010e374d3c40011c4c643
Author: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
AuthorDate: Tue Nov 1 16:58:01 2022 +0800

    Bump elasticsearch in /connectors/rocketmq-connect-elasticsearch (#361)
    
    Bumps [elasticsearch](https://github.com/elastic/elasticsearch) from 7.6.2 
to 7.14.0.
    - [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.6.2...v7.14.0)
    
    ---
    updated-dependencies:
    - dependency-name: org.elasticsearch:elasticsearch
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] 
<49699333+dependabot[bot]@users.noreply.github.com>
---
 connectors/rocketmq-connect-elasticsearch/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/connectors/rocketmq-connect-elasticsearch/pom.xml 
b/connectors/rocketmq-connect-elasticsearch/pom.xml
index 557a7281..9014b41c 100644
--- a/connectors/rocketmq-connect-elasticsearch/pom.xml
+++ b/connectors/rocketmq-connect-elasticsearch/pom.xml
@@ -218,7 +218,7 @@
         <dependency>
             <groupId>org.elasticsearch</groupId>
             <artifactId>elasticsearch</artifactId>
-            <version>7.6.2</version>
+            <version>7.14.0</version>
         </dependency>
         <dependency>
             <groupId>org.elasticsearch.client</groupId>

Reply via email to