Repository: cxf-fediz Updated Branches: refs/heads/1.2.x-fixes c7816f7aa -> 2f9c2d639
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/2f9c2d63 Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/2f9c2d63 Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/2f9c2d63 Branch: refs/heads/1.2.x-fixes Commit: 2f9c2d639b0439e45d48bff835bc87c23f0afe14 Parents: c7816f7 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Dec 9 16:19:07 2016 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Dec 9 16:19:07 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/2f9c2d63/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 6d05f8f..6e20879 100644 --- a/pom.xml +++ b/pom.xml @@ -65,7 +65,7 @@ <slf4j.version>1.7.21</slf4j.version> <spring.version>3.2.17.RELEASE</spring.version> <spring.security.version>3.1.7.RELEASE</spring.security.version> - <tomcat.version>7.0.72</tomcat.version> + <tomcat.version>7.0.73</tomcat.version> <wss4j.version>2.0.10</wss4j.version> <xalan.version>2.7.2</xalan.version> <bval.version>0.5</bval.version>
