Repository: syncope Updated Branches: refs/heads/2_0_X b38b51e93 -> 11a428cfb refs/heads/master e96d9c57c -> f09caa082
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/8261c410 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/8261c410 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/8261c410 Branch: refs/heads/master Commit: 8261c4102f605854d51e0903130ff5ff1aa862d3 Parents: e96d9c5 Author: Francesco Chicchiriccò <ilgro...@apache.org> Authored: Wed Jun 28 09:34:30 2017 +0200 Committer: Francesco Chicchiriccò <ilgro...@apache.org> Committed: Wed Jun 28 10:34:13 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/8261c410/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 198152c..d9ee1fb 100644 --- a/pom.xml +++ b/pom.xml @@ -470,7 +470,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.15</tomcat.version> + <tomcat.version>8.5.16</tomcat.version> <phantomjs.driver.version>1.2.0</phantomjs.driver.version> <phantomjs.version>2.1.1</phantomjs.version>