Repository: syncope Updated Branches: refs/heads/master 4da246053 -> e74e13a79
Updating Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e74e13a7 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e74e13a7 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e74e13a7 Branch: refs/heads/master Commit: e74e13a7940be490ba66d8a62461abdfe0c9831e Parents: 4da2460 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Mar 30 10:30:02 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Mar 30 10:30:02 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/e74e13a7/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index bf47092..3cf4453 100644 --- a/pom.xml +++ b/pom.xml @@ -400,7 +400,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.20</tomcat.version> + <tomcat.version>8.0.21</tomcat.version> <anonymousUser>anonymous</anonymousUser> <!-- static keys, only used for build: generated overlays will override during archetype:generate -->
