Repository: cxf Updated Branches: refs/heads/master fcecd875e -> a9fe8470c
Upgrade Santuario to version 2.0.6. This closes #116. Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/a9fe8470 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/a9fe8470 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/a9fe8470 Branch: refs/heads/master Commit: a9fe8470ce9522f08c298e58f76636c48d57b7a4 Parents: fcecd87 Author: Andrea Cosentino <[email protected]> Authored: Wed Mar 2 14:00:37 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Wed Mar 2 13:19:54 2016 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/a9fe8470/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 517d6bd..ace7fbc 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -193,7 +193,7 @@ <cxf.saaj-impl.bundle.version>1.3.23_2</cxf.saaj-impl.bundle.version> <cxf.stax-ex.version>1.7.6</cxf.stax-ex.version> <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version> - <cxf.xmlsec.bundle.version>2.0.5</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.6</cxf.xmlsec.bundle.version> <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version> <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version> <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>
