Repository: syncope Updated Branches: refs/heads/master 98673c0ee -> 64c5cd9ea
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/01dd46f8 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/01dd46f8 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/01dd46f8 Branch: refs/heads/master Commit: 01dd46f83022218ced5281d871422634c9553b9c Parents: 98673c0 Author: Francesco Chicchiriccò <[email protected]> Authored: Thu May 26 10:04:50 2016 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu May 26 10:04:50 2016 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/01dd46f8/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index b66a0c0..234af97 100644 --- a/pom.xml +++ b/pom.xml @@ -433,7 +433,7 @@ under the License. <cargo.log>${log.directory}/cargo.log</cargo.log> <cargo.output>${log.directory}/cargo-output.log</cargo.output> - <tomcat.version>8.0.33</tomcat.version> + <tomcat.version>8.0.35</tomcat.version> <adminUser>admin</adminUser> <anonymousUser>anonymous</anonymousUser>
