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/05/07 06:23:28 UTC

[1/2] syncope git commit: Upgrading Tomcat

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 1d0180330 -> c5d2595d0
  refs/heads/master 797fd1cbd -> f66bcc34b


Upgrading Tomcat


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

Branch: refs/heads/2_0_X
Commit: c5d2595d0cdb0c4cf767fea8df205572932fcaf6
Parents: 1d01803
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 7 08:20:10 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 7 08:20:10 2018 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/c5d2595d/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 8a11868..c75d278 100644
--- a/pom.xml
+++ b/pom.xml
@@ -489,7 +489,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>8.5.30</tomcat.version>
+    <tomcat.version>8.5.31</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>


[2/2] syncope git commit: Upgrading Tomcat and Camel

Posted by il...@apache.org.
Upgrading Tomcat and Camel


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

Branch: refs/heads/master
Commit: f66bcc34b5fd7264f95a44b6373210e10ed20814
Parents: 797fd1c
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon May 7 08:23:22 2018 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon May 7 08:23:22 2018 +0200

----------------------------------------------------------------------
 pom.xml | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/syncope/blob/f66bcc34/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e20e477..af12507 100644
--- a/pom.xml
+++ b/pom.xml
@@ -387,7 +387,7 @@ under the License.
 
     <flowable.version>6.3.0</flowable.version>
 
-    <camel.version>2.21.0</camel.version>	
+    <camel.version>2.21.1</camel.version>	
 
     <slf4j.version>1.7.25</slf4j.version>
     <opensaml.version>3.3.0</opensaml.version>
@@ -485,7 +485,7 @@ under the License.
     <cargo.log>${log.directory}/cargo.log</cargo.log>
     <cargo.output>${log.directory}/cargo-output.log</cargo.output>
 
-    <tomcat.version>9.0.7</tomcat.version>
+    <tomcat.version>9.0.8</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>
@@ -2253,8 +2253,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.21.0/</link>
-            <link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/2.21.0/</link>
+            <link>http://www.javadoc.io/doc/org.apache.camel/camel-core/2.21.1/</link>
+            <link>http://www.javadoc.io/doc/org.apache.camel/camel-spring/2.21.1/</link>
             <link>https://ci.apache.org/projects/wicket/apidocs/7.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>