Repository: syncope Updated Branches: refs/heads/2_0_X 55b8e181d -> 3242894f7 refs/heads/master 24a71aa96 -> 5299a526a
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/3242894f Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/3242894f Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/3242894f Branch: refs/heads/2_0_X Commit: 3242894f759d146964fbd546f2c36d9b1b80307d Parents: 55b8e18 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:00 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/3242894f/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a668e87..d2c39a8 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>
