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 77b7cb6 Upgrading Camel
77b7cb6 is described below
commit 77b7cb69730e9c2ffd65056e00655900bf105a36
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Fri Jan 22 07:36:47 2021 +0100
Upgrading Camel
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index 4145823..cb62e57 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.0</camel.version>
+ <camel.version>3.7.1</camel.version>
<slf4j.version>2.0.0-alpha1</slf4j.version>