Repository: syncope Updated Branches: refs/heads/2_0_X 271451d51 -> 2fccffd95 refs/heads/master a23abdf3e -> a1210cffd
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/2fccffd9 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/2fccffd9 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/2fccffd9 Branch: refs/heads/2_0_X Commit: 2fccffd953ed132cb8bf0485a3c6ebac31550b86 Parents: 271451d Author: Francesco Chicchiriccò <[email protected]> Authored: Tue Oct 3 17:01:56 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Tue Oct 3 17:01:56 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/2fccffd9/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index c37e680..f4d3ab3 100644 --- a/pom.xml +++ b/pom.xml @@ -485,7 +485,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.20</tomcat.version> + <tomcat.version>8.5.23</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>
