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/12 10:54:23 UTC

[1/2] syncope git commit: Upgrading Tomcat

Repository: syncope
Updated Branches:
  refs/heads/2_0_X 0216116ea -> 6aee50988
  refs/heads/master 66cab60ca -> 696a098e5


Upgrading Tomcat


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

Branch: refs/heads/master
Commit: 696a098e5ad5b648cb72f04ce335e131330eb98a
Parents: 66cab60
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 12 11:44:42 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 12 11:44:42 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/696a098e/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 83abda4..2ee2310 100644
--- a/pom.xml
+++ b/pom.xml
@@ -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.5</tomcat.version>
+    <tomcat.version>9.0.6</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

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


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

Branch: refs/heads/2_0_X
Commit: 6aee50988dc78686a97e19a6bdad6e1b8cecd850
Parents: 0216116
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Mon Mar 12 11:54:15 2018 +0100
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Mon Mar 12 11:54:15 2018 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/6aee5098/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f24dff6..dde70e2 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.28</tomcat.version>
+    <tomcat.version>8.5.29</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>