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/08/16 10:06:04 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 2054a84  Upgrading Camel
2054a84 is described below

commit 2054a841fff0683f4000db652a614bd9a8ca8f7c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Sun Aug 16 12:05:48 2020 +0200

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

diff --git a/pom.xml b/pom.xml
index 7dd0240..0793bea 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.2</camel.version>
+    <camel.version>3.4.3</camel.version>
 
     <slf4j.version>2.0.0-alpha1</slf4j.version>