You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@camel.apache.org by ac...@apache.org on 2020/09/09 06:30:22 UTC

[camel-karaf] branch master updated: Upgrade Elasticsearch bundle to version 7.9.0

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

acosentino pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 2c9676d  Upgrade Elasticsearch bundle to version 7.9.0
2c9676d is described below

commit 2c9676d9be9154ad70ff55e8709bdac2e8c0bd95
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Wed Sep 9 08:24:55 2020 +0200

    Upgrade Elasticsearch bundle to version 7.9.0
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 6437fd6..0756a8a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -152,7 +152,7 @@
         <debezium-version>1.0.0.Final</debezium-version>
         <egit-github-core-bundle-version>2.1.5_1</egit-github-core-bundle-version>
         <ehcache-version>2.10.6</ehcache-version>
-        <elasticsearch-rest-bundle-version>7.8.0_2</elasticsearch-rest-bundle-version>
+        <elasticsearch-rest-bundle-version>7.9.0_1</elasticsearch-rest-bundle-version>
         <eddsa-version>0.3.0</eddsa-version>
         <facebook4j-core-bundle-version>2.4.13_1</facebook4j-core-bundle-version>
         <fastjson-bundle-version>1.2.73_1</fastjson-bundle-version>