Repository: cxf Updated Branches: refs/heads/2.7.x-fixes 81cf207d1 -> beaf69154
Updating WSS4J Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/beaf6915 Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/beaf6915 Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/beaf6915 Branch: refs/heads/2.7.x-fixes Commit: beaf691548d2224e1eabebe3877200d701a6db8c Parents: 81cf207 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Oct 26 12:34:39 2015 +0000 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Oct 26 12:34:39 2015 +0000 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/beaf6915/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1ddb63a..d71fec2 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -158,7 +158,7 @@ <cxf.woodstox.core.version>4.4.1</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.18</cxf.wss4j.version> + <cxf.wss4j.version>1.6.19</cxf.wss4j.version> <cxf.xerces.version>2.11.0</cxf.xerces.version> <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version> <cxf.xmlschema.version>2.1.0</cxf.xmlschema.version>
