Repository: tomee Updated Branches: refs/heads/master f42e04097 -> 0b37309e9
TOMEE-2023 tomcat 8.5.12 Project: http://git-wip-us.apache.org/repos/asf/tomee/repo Commit: http://git-wip-us.apache.org/repos/asf/tomee/commit/0b37309e Tree: http://git-wip-us.apache.org/repos/asf/tomee/tree/0b37309e Diff: http://git-wip-us.apache.org/repos/asf/tomee/diff/0b37309e Branch: refs/heads/master Commit: 0b37309e9797527b1d809da4c335c0587c1639f3 Parents: f42e040 Author: rmannibucau <[email protected]> Authored: Tue Mar 14 08:06:20 2017 +0100 Committer: rmannibucau <[email protected]> Committed: Tue Mar 14 08:06:20 2017 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/tomee/blob/0b37309e/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 5b74c30..84af64f 100644 --- a/pom.xml +++ b/pom.xml @@ -128,7 +128,7 @@ <version.shrinkwrap.descriptor>2.0.0-alpha-7</version.shrinkwrap.descriptor> <version.shrinkwrap.shrinkwrap>1.2.2</version.shrinkwrap.shrinkwrap> - <tomcat.version>8.5.11</tomcat.version> + <tomcat.version>8.5.12</tomcat.version> <cxf.version>3.1.10</cxf.version> <ehcache.version>2.9.0</ehcache.version>
