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 589c1c0 Upgrading Camel
589c1c0 is described below
commit 589c1c0675a46263b03c138670c60fa59bd1b855
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Wed Jul 22 13:53:26 2020 +0200
Upgrading Camel
---
pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/pom.xml b/pom.xml
index e0b17d8..4be851c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -428,7 +428,7 @@ under the License.
<flowable.version>6.5.0</flowable.version>
- <camel.version>3.4.1</camel.version>
+ <camel.version>3.4.2</camel.version>
<slf4j.version>2.0.0-alpha1</slf4j.version>
<opensaml.version>3.3.1</opensaml.version>