Repository: syncope Updated Branches: refs/heads/master 208abe18a -> de58845e4
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/de58845e Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/de58845e Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/de58845e Branch: refs/heads/master Commit: de58845e40f7cbdbf23766ed76522937cb4436f1 Parents: 208abe1 Author: Francesco Chicchiriccò <[email protected]> Authored: Wed Feb 10 15:27:59 2016 +0100 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed Feb 10 15:27:59 2016 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/de58845e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 701d895..f0b4c7e 100644 --- a/pom.xml +++ b/pom.xml @@ -425,7 +425,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.30</tomcat.version> + <tomcat.version>8.0.32</tomcat.version> <anonymousUser>anonymous</anonymousUser> <!-- static keys, only used for build: generated overlays will override during archetype:generate -->
