Repository: syncope Updated Branches: refs/heads/2_0_X c66d6de4e -> 69e0c702d
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/69e0c702 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/69e0c702 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/69e0c702 Branch: refs/heads/2_0_X Commit: 69e0c702d1532ce49af6e63c5ec36f44409dcb71 Parents: c66d6de Author: Francesco Chicchiriccò <[email protected]> Authored: Fri Dec 1 15:57:57 2017 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Fri Dec 1 15:57:57 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/69e0c702/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index e75da56..20d7b0c 100644 --- a/pom.xml +++ b/pom.xml @@ -487,7 +487,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.23</tomcat.version> + <tomcat.version>8.5.24</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
