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 2017/06/28 08:34:40 UTC

[3/4] syncope git commit: Upgrading Tomcat

Upgrading Tomcat


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

Branch: refs/heads/2_0_X
Commit: 035557b2aa70358715f41ffb17c7afef19c7c2c0
Parents: b38b51e
Author: Francesco Chicchiriccò <il...@apache.org>
Authored: Wed Jun 28 09:34:30 2017 +0200
Committer: Francesco Chicchiriccò <il...@apache.org>
Committed: Wed Jun 28 10:34:29 2017 +0200

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/035557b2/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 417d59e..5f7da9a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -472,7 +472,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.15</tomcat.version>
+    <tomcat.version>8.5.16</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>