You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@syncope.apache.org by il...@apache.org on 2020/05/18 07:10:45 UTC

[syncope] branch master updated: Upgrading Camel

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 029e50a  Upgrading Camel
029e50a is described below

commit 029e50a76d1e0bf5ee1e0a31275d4f54ae6095ec
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Mon May 18 09:10:32 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index ce8f64a..a485922 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
 
     <flowable.version>6.5.0</flowable.version>
 
-    <camel.version>3.2.0</camel.version>
+    <camel.version>3.3.0</camel.version>
 
     <slf4j.version>2.0.0-alpha1</slf4j.version>
     <opensaml.version>3.3.1</opensaml.version>