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 d30b626 Upgrade Elasticsearch bundle to version 7.7.0_1
d30b626 is described below
commit d30b6261d30475bb6970eb87a5186d1a8444a4fa
Author: Andrea Cosentino <[email protected]>
AuthorDate: Tue Jun 9 16:17:47 2020 +0200
Upgrade Elasticsearch bundle to version 7.7.0_1
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index d74420a..3c0d98d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -145,7 +145,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.6.2_1</elasticsearch-rest-bundle-version>
+
<elasticsearch-rest-bundle-version>7.7.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.68_1</fastjson-bundle-version>