Repository: syncope Updated Branches: refs/heads/2_0_X 792aea9c8 -> cef777988
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/cef77798 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/cef77798 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/cef77798 Branch: refs/heads/2_0_X Commit: cef777988752f58be6c1cdaf06ba896601b0c5c3 Parents: 792aea9 Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Apr 10 08:41:54 2018 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Apr 10 08:41:54 2018 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/cef77798/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 8e554b1..c14b9da 100644 --- a/pom.xml +++ b/pom.xml @@ -490,7 +490,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.29</tomcat.version> + <tomcat.version>8.5.30</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
