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 669f1bb  Upgrading Camel
669f1bb is described below

commit 669f1bb8a2db5c0bea7772963c88a919b4f45e7e
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jul 17 09:47:27 2020 +0200

    Upgrading Camel
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index dff2679..508322e 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
 
     <flowable.version>6.5.0</flowable.version>
 
-    <camel.version>3.4.0</camel.version>
+    <camel.version>3.4.1</camel.version>
 
     <slf4j.version>2.0.0-alpha1</slf4j.version>
     <opensaml.version>3.3.1</opensaml.version>

Reply via email to