Updating WSS4J + Santuario
Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f5ac8ade Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f5ac8ade Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f5ac8ade Branch: refs/heads/2.6.x-fixes Commit: f5ac8ade53d25b0a1d45972281a9ab03ed757d5c Parents: b06edc9 Author: Colm O hEigeartaigh <[email protected]> Authored: Tue Jul 8 17:02:22 2014 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Tue Jul 8 17:02:22 2014 +0100 ---------------------------------------------------------------------- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f5ac8ade/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index e0ed56b..3c7ac04 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -149,7 +149,7 @@ <cxf.woodstox.core.version>4.4.0</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version> <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version> - <cxf.wss4j.version>1.6.15</cxf.wss4j.version> + <cxf.wss4j.version>1.6.16</cxf.wss4j.version> <cxf.xerces.version>2.9.1</cxf.xerces.version> <cxf.xmlbeans.version>2.5.0</cxf.xmlbeans.version> <cxf.xmlschema.version>2.0.3</cxf.xmlschema.version> @@ -170,7 +170,7 @@ <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version> <cxf.saaj-impl.bundle.version>1.3.23_1</cxf.saaj-impl.bundle.version> <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version> - <cxf.xmlsec.bundle.version>1.5.6</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>1.5.7</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.9.1_5</cxf.xerces.bundle.version>
