Repository: syncope Updated Branches: refs/heads/master 36ad4ace0 -> 56e05c641
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/56e05c64 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/56e05c64 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/56e05c64 Branch: refs/heads/master Commit: 56e05c641cbb4a39eee7c3825bf751d7efa5d070 Parents: 36ad4ac Author: Francesco Chicchiriccò <[email protected]> Authored: Thu Oct 15 14:29:03 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Thu Oct 15 14:29:03 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/56e05c64/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f12e9b5..84a791a 100644 --- a/pom.xml +++ b/pom.xml @@ -412,7 +412,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.27</tomcat.version> + <tomcat.version>8.0.28</tomcat.version> <anonymousUser>anonymous</anonymousUser> <!-- static keys, only used for build: generated overlays will override during archetype:generate -->
