This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new 8f624bd Upgrading Camel and Elasticsearch
8f624bd is described below
commit 8f624bdac909bce6e00bad87259b4f11d5dd2da4
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jun 19 10:27:14 2020 +0200
Upgrading Camel and Elasticsearch
---
pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/pom.xml b/pom.xml
index 8727028..fdb48fa 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,12 +428,12 @@ under the License.
<flowable.version>6.5.0</flowable.version>
- <camel.version>3.3.0</camel.version>
+ <camel.version>3.4.0</camel.version>
<slf4j.version>2.0.0-alpha1</slf4j.version>
<opensaml.version>3.3.1</opensaml.version>
- <elasticsearch.version>7.7.1</elasticsearch.version>
+ <elasticsearch.version>7.8.0</elasticsearch.version>
<apacheds.version>2.0.0.AM26</apacheds.version>
<apachedirapi.version>2.0.0</apachedirapi.version>