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/fca88c80 Tree: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/tree/fca88c80 Diff: http://git-wip-us.apache.org/repos/asf/incubator-marmotta/diff/fca88c80 Branch: refs/heads/develop Commit: fca88c8007df6ba0380997aa86c7b3a07a6d908d 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 09:19:16 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/fca88c80/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>
