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ò <[email protected]> Authored: Fri Jan 20 11:27:52 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> 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>
