Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e2b69a04 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e2b69a04 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e2b69a04 Branch: refs/heads/master Commit: e2b69a0410d4b077f2ac28fce3b309b46075d5e0 Parents: 31699b0 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Nov 10 12:50:03 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Nov 10 12:50:17 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/e2b69a04/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4140697..4cbd46d 100644 --- a/pom.xml +++ b/pom.xml @@ -461,7 +461,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.6</tomcat.version> + <tomcat.version>8.5.8</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
