Upgrading XMLSec
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/06b5f432 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/06b5f432 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/06b5f432 Branch: refs/heads/3.0.x-fixes Commit: 06b5f432bd4bcc75733d66ac81bcba4cdf333bb4 Parents: 4b9aa84 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jan 13 15:16:31 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jan 13 15:35:37 2015 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/06b5f432/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index ef69d96..52a9bf5 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -191,7 +191,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.2</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.3</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>
