Picking up Santuario release # Conflicts: # parent/pom.xml
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/7cee8bc5 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/7cee8bc5 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/7cee8bc5 Branch: refs/heads/3.1.x-fixes Commit: 7cee8bc55d530276aedb185bdd380000d244f0cd Parents: 056806d Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Aug 28 17:55:22 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Aug 28 17:56:26 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/7cee8bc5/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 12e6660..eee16a6 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -203,7 +203,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.8</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.0.9</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>
