Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 6b72f2024 -> e66f545fa
Updating Santuario Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/e66f545f Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/e66f545f Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/e66f545f Branch: refs/heads/3.0.x-fixes Commit: e66f545fa5dd315d2aded61b7d058f9bd403163d Parents: 6b72f20 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jul 14 10:56:03 2015 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jul 14 10:56:26 2015 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/e66f545f/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index cfa0519..0ee0e75 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.4</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.5</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>
