Upgrading Tomcat
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/6aee5098 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/6aee5098 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/6aee5098 Branch: refs/heads/2_0_X Commit: 6aee50988dc78686a97e19a6bdad6e1b8cecd850 Parents: 0216116 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Mar 12 11:54:15 2018 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Mar 12 11:54:15 2018 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/6aee5098/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f24dff6..dde70e2 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.28</tomcat.version> + <tomcat.version>8.5.29</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
