Repository: cxf-fediz Updated Branches: refs/heads/1.3.x-fixes e81a07a53 -> d4c67e659
Tomcat upgrade Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/d4c67e65 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/d4c67e65 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/d4c67e65 Branch: refs/heads/1.3.x-fixes Commit: d4c67e65926d0892a3e762162a1ad68b764635df Parents: e81a07a Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 15:45:15 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 15:45:35 2016 +0000 ---------------------------------------------------------------------- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/d4c67e65/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4650b89..4579b63 100644 --- a/pom.xml +++ b/pom.xml @@ -67,8 +67,8 @@ <slf4j.version>1.7.21</slf4j.version> <spring.version>4.3.4.RELEASE</spring.version> <spring.security.version>3.2.9.RELEASE</spring.security.version> - <tomcat7.version>7.0.72</tomcat7.version> - <tomcat8.version>8.0.38</tomcat8.version> + <tomcat7.version>7.0.73</tomcat7.version> + <tomcat8.version>8.0.39</tomcat8.version> <wss4j.version>2.1.8</wss4j.version> <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
