Repository: syncope Updated Branches: refs/heads/2_0_X 1d0180330 -> c5d2595d0 refs/heads/master 797fd1cbd -> f66bcc34b
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c5d2595d Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c5d2595d Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c5d2595d Branch: refs/heads/2_0_X Commit: c5d2595d0cdb0c4cf767fea8df205572932fcaf6 Parents: 1d01803 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon May 7 08:20:10 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon May 7 08:20:10 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c5d2595d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8a11868..c75d278 100644 --- a/pom.xml +++ b/pom.xml @@ -489,7 +489,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.30</tomcat.version> + <tomcat.version>8.5.31</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
