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 2022/01/27 15:08:20 UTC

[syncope] 03/04: 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 3e694ca3a2764001f64a43660ee408d08d55bf3c
Author: Francesco Chicchiriccò <il...@apache.org>
AuthorDate: Thu Jan 27 16:07:48 2022 +0100

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

diff --git a/pom.xml b/pom.xml
index d714d8b..5fbc8d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@ under the License.
 
     <flowable.version>6.7.2</flowable.version>
 
-    <camel.version>3.14.0</camel.version>
+    <camel.version>3.14.1</camel.version>
 
     <slf4j.version>1.7.35</slf4j.version>