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/07/14 06:32:36 UTC

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

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 bff445f  Upgrade Elasticsearch bundle to version 7.8.0_1
bff445f is described below

commit bff445fd7eef849d9cf6edee534e2f6426566b2a
Author: Andrea Cosentino <an...@gmail.com>
AuthorDate: Tue Jul 14 08:26:40 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 190a517..f933206 100644
--- a/pom.xml
+++ b/pom.xml
@@ -144,7 +144,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.7.0_1</elasticsearch-rest-bundle-version>
+        <elasticsearch-rest-bundle-version>7.8.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.72_1</fastjson-bundle-version>