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 2021/11/12 16:19:40 UTC

[syncope] 01/03: 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

commit 8a6bf5f9dc717e2654a41f3d8308cb1a0e9de028
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Fri Nov 12 12:21:08 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index 2f6bbeb..8d00b9c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
 
     <flowable.version>6.7.0</flowable.version>
 
-    <camel.version>3.12.0</camel.version>
+    <camel.version>3.13.0</camel.version>
 
     <slf4j.version>2.0.0-alpha5</slf4j.version>