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

commit e4d4233b728d216d8b045eef20c85175291fd28c
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Feb 9 15:05:06 2021 +0100

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

diff --git a/pom.xml b/pom.xml
index a9a2fa8..9958176 100644
--- a/pom.xml
+++ b/pom.xml
@@ -429,7 +429,7 @@ under the License.
 
     <flowable.version>6.6.0</flowable.version>
 
-    <camel.version>3.7.1</camel.version>
+    <camel.version>3.7.2</camel.version>
 
     <slf4j.version>2.0.0-alpha1</slf4j.version>
 

Reply via email to