Repository: syncope Updated Branches: refs/heads/master f5ebfe1a4 -> ccdf612cf
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/ccdf612c Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/ccdf612c Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/ccdf612c Branch: refs/heads/master Commit: ccdf612cf4c0af952e82aa7c4fd24997364a060a Parents: f5ebfe1 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Dec 7 14:02:22 2015 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Dec 7 14:02:22 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/ccdf612c/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index fd563ac..a1d410c 100644 --- a/pom.xml +++ b/pom.xml @@ -427,7 +427,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.29</tomcat.version> + <tomcat.version>8.0.30</tomcat.version> <anonymousUser>anonymous</anonymousUser> <!-- static keys, only used for build: generated overlays will override during archetype:generate -->
