Repository: tomee Updated Branches: refs/heads/develop 3a2d91542 -> 34d2a97a9
tomca 8.0.17 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/34d2a97a Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/34d2a97a Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/34d2a97a Branch: refs/heads/develop Commit: 34d2a97a94a6dda23b8a0ff72dbc88fe57d950a6 Parents: 3a2d915 Author: Romain Manni-Bucau <[email protected]> Authored: Wed Jan 21 08:46:28 2015 +0100 Committer: Romain Manni-Bucau <[email protected]> Committed: Wed Jan 21 08:46:28 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/34d2a97a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 9aa4964..ced4d10 100644 --- a/pom.xml +++ b/pom.xml @@ -127,7 +127,7 @@ <version.shrinkwrap.descriptor>2.0.0-alpha-6</version.shrinkwrap.descriptor> <version.shrinkwrap.shrinkwrap>1.1.2</version.shrinkwrap.shrinkwrap> - <tomcat.version>8.0.15</tomcat.version> + <tomcat.version>8.0.17</tomcat.version> <cxf.version>3.0.3</cxf.version> <ehcache.version>2.8.5</ehcache.version>
