Repository: syncope Updated Branches: refs/heads/master 55d846eee -> c74d19809
Upgrading Tomcat Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/c74d1980 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/c74d1980 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/c74d1980 Branch: refs/heads/master Commit: c74d198098eecc3c21e50749de6ec505dc0898a1 Parents: 55d846e Author: Francesco Chicchiriccò <[email protected]> Authored: Wed May 27 11:42:03 2015 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Wed May 27 11:42:03 2015 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/c74d1980/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5253fd0..13f4ac1 100644 --- a/pom.xml +++ b/pom.xml @@ -406,7 +406,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.22</tomcat.version> + <tomcat.version>8.0.23</tomcat.version> <anonymousUser>anonymous</anonymousUser> <!-- static keys, only used for build: generated overlays will override during archetype:generate -->
