Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/b73d9311 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/b73d9311 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/b73d9311 Branch: refs/heads/master Commit: b73d931181bef8abeced12e1e7a8808be1184dcc Parents: eb36682 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Dec 9 16:05:38 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Dec 9 16:06:01 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/b73d9311/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fe7fbda..c3ea055 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.8</tomcat.version> + <tomcat.version>8.5.9</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
