Repository: syncope Updated Branches: refs/heads/2_0_X 1ea6d8309 -> ef51d65f9 refs/heads/master eb36682a6 -> b73d93118
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/ef51d65f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ef51d65f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ef51d65f Branch: refs/heads/2_0_X Commit: ef51d65f9547810abac4f7d6f2d47bdeb6dbee2d Parents: 1ea6d83 Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Dec 9 16:05:38 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Dec 9 16:05:38 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ef51d65f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7050ddb..425ffd1 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>
