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 2018/03/16 07:59:07 UTC

syncope git commit: Upgrading Camel

Repository: syncope
Updated Branches:
  refs/heads/master bdabec04b -> 3b884e0c1


Upgrading Camel


Project: http://git-wip-us.apache.org/repos/asf/syncope/repo
Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3b884e0c
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3b884e0c
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3b884e0c

Branch: refs/heads/master
Commit: 3b884e0c1b9dfe4eed192a444588f827ff967744
Parents: bdabec0
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Fri Mar 16 08:58:57 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Fri Mar 16 08:58:57 2018 +0100

----------------------------------------------------------------------
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/3b884e0c/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d2a711d..16c9e8b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -386,7 +386,7 @@ under the License.
 
     <flowable.version>6.2.1</flowable.version>
 
-    <camel.version>2.20.2</camel.version>	
+    <camel.version>2.21.0</camel.version>	
 
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
@@ -2209,8 +2209,8 @@ under the License.
             <link>http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.9/</link>
             <link>http://fasterxml.github.io/jackson-dataformat-yaml/javadoc/2.9.pr1/</link>
             <link>http://fasterxml.github.io/jackson-datatype-joda/javadoc/2.9/</link>
-            <link>http://www.javadoc.io/doc/org.apache.camel/camel-core/2.20.2/</link>
-            <link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/2.20.2/</link>
+            <link>http://www.javadoc.io/doc/org.apache.camel/camel-core/2.21.0/</link>
+            <link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/2.21.0/</link>
             <link>https://ci.apache.org/projects/wicket/apidocs/8.x/</link>
             <link>https://commons.apache.org/proper/commons-lang/javadocs/api-release/</link>
             <link>https://commons.apache.org/proper/commons-io/javadocs/api-2.6/</link>