Updated Branches: refs/heads/develop fca88c800 -> 4d4b92e3b
updated tomcat version for the splash screen Project: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/commit/fa3140ff Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/fa3140ff Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/fa3140ff Branch: refs/heads/develop Commit: fa3140ff1dd5a86f836aeafa9b617eb8d8900248 Parents: a9a549e Author: Sergio Fernández <[email protected]> Authored: Mon Apr 22 09:19:16 2013 +0200 Committer: Sergio Fernández <[email protected]> Committed: Mon Apr 22 15:31:44 2013 +0200 ---------------------------------------------------------------------- launchers/marmotta-splash/pom.xml | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-marmotta/blob/fa3140ff/launchers/marmotta-splash/pom.xml ---------------------------------------------------------------------- diff --git a/launchers/marmotta-splash/pom.xml b/launchers/marmotta-splash/pom.xml index 2d67d85..0d8d859 100644 --- a/launchers/marmotta-splash/pom.xml +++ b/launchers/marmotta-splash/pom.xml @@ -36,7 +36,7 @@ <dependency> <groupId>org.apache.tomcat</groupId> <artifactId>tomcat-catalina</artifactId> - <version>7.0.37</version> + <version>7.0.39</version> </dependency> <dependency> <groupId>org.apache.geronimo.ext.tomcat</groupId>
