Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/5299a526 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/5299a526 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/5299a526 Branch: refs/heads/master Commit: 5299a526a0436b0ee7deddee49fd0ff2c62caeca Parents: 24a71aa Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Mar 14 13:32:00 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Mar 14 13:32:10 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/5299a526/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index de9aa41..2f45e1f 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.11</tomcat.version> + <tomcat.version>8.5.12</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
