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 97e6a90bf21415e8459cfd05c0f25a4c705b17e7
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu May 19 14:46:37 2022 +0200

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

diff --git a/pom.xml b/pom.xml
index 1a42707708..734724d67c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -426,7 +426,7 @@ under the License.
 
     <flowable.version>6.7.2</flowable.version>
 
-    <camel.version>3.16.0</camel.version>
+    <camel.version>3.17.0</camel.version>
 
     <slf4j.version>1.7.36</slf4j.version>
 

Reply via email to