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/01/20 10:28:16 UTC

[2/2] 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/7525dc12
Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/7525dc12
Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/7525dc12

Branch: refs/heads/master
Commit: 7525dc125ddde2565ff9fe41f3af4e92651a4b01
Parents: 2db3570
Author: Francesco Chicchiricc� <il...@apache.org>
Authored: Fri Jan 20 11:27:52 2017 +0100
Committer: Francesco Chicchiricc� <il...@apache.org>
Committed: Fri Jan 20 11:28:04 2017 +0100

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


http://git-wip-us.apache.org/repos/asf/syncope/blob/7525dc12/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a25707a..13486f0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -462,7 +462,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.9</tomcat.version>
+    <tomcat.version>8.5.11</tomcat.version>
 
     <phantomjs.driver.version>1.2.0</phantomjs.driver.version>
     <phantomjs.version>2.1.1</phantomjs.version>