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 922da40 Upgrading Camel
922da40 is described below
commit 922da40842bbd65df2eedca3e63f375614f888a6
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Tue Dec 3 15:45:19 2019 +0100
Upgrading Camel
---
pom.xml | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/pom.xml b/pom.xml
index ffc03c3..d6303cb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -427,7 +427,7 @@ under the License.
<flowable.version>6.4.2</flowable.version>
- <camel.version>3.0.0-RC3</camel.version>
+ <camel.version>3.0.0</camel.version>
<slf4j.version>1.7.29</slf4j.version>
<opensaml.version>3.4.4</opensaml.version>
@@ -2458,8 +2458,8 @@ under the License.
<link>http://fasterxml.github.io/jackson-dataformat-xml/javadoc/2.10/</link>
<link>http://fasterxml.github.io/jackson-dataformat-yaml/javadoc/2.9.pr1/</link>
<link>http://fasterxml.github.io/jackson-datatype-joda/javadoc/2.10/</link>
-
<link>http://www.javadoc.io/doc/org.apache.camel/camel-core/3.0.0-RC3/</link>
-
<link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/3.0.0-RC3/</link>
+
<link>http://www.javadoc.io/doc/org.apache.camel/camel-core/3.0.0/</link>
+
<link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/3.0.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-jexl/apidocs/</link>