Repository: syncope Updated Branches: refs/heads/2_0_X 4e298b0fe -> 1841006c8 refs/heads/master 31699b0c3 -> e2b69a041
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/1841006c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/1841006c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/1841006c Branch: refs/heads/2_0_X Commit: 1841006c8c199e1c76407def93ce34a506bb7977 Parents: 4e298b0 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Nov 10 12:50:03 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Nov 10 12:50:03 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/1841006c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 866dd4b..edc5a57 100644 --- a/pom.xml +++ b/pom.xml @@ -461,7 +461,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.6</tomcat.version> + <tomcat.version>8.5.8</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
