Repository: syncope Updated Branches: refs/heads/master 3467037e8 -> fba78f070
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/fba78f07 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/fba78f07 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/fba78f07 Branch: refs/heads/master Commit: fba78f0702d74c275786c3434de1fa1673b92030 Parents: 3467037 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Apr 9 13:13:19 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Apr 9 13:13:19 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/fba78f07/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 7e3ea61..957e109 100644 --- a/pom.xml +++ b/pom.xml @@ -486,7 +486,7 @@ under the License. <cargo.log>${log.directory}/cargo.log</cargo.log> <cargo.output>${log.directory}/cargo-output.log</cargo.output> - <tomcat.version>9.0.6</tomcat.version> + <tomcat.version>9.0.7</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
