Repository: cxf Updated Branches: refs/heads/master 05a7ad32b -> 44ddee3a9
Updating XMLSec Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/edad336c Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/edad336c Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/edad336c Branch: refs/heads/master Commit: edad336c781c59cc6feab1d641439c7ddf840678 Parents: 05a7ad3 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Apr 21 10:49:30 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Apr 21 10:49:30 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/edad336c/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 71d4984..d31f6f6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -176,7 +176,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.3</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.4</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>
