Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 22bc02ff3 -> 6a8c0cdf8
Updating XMLSec Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/bc21b205 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/bc21b205 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/bc21b205 Branch: refs/heads/3.0.x-fixes Commit: bc21b2058ee17462525e31716c707389241f1140 Parents: 22bc02f 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 12:45:49 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/bc21b205/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index eff3914..1531768 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.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>
