Repository: cxf Updated Branches: refs/heads/3.1.x-fixes 1c8f4298a -> f531c2afd
Updating WSS4J Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/f531c2af Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/f531c2af Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/f531c2af Branch: refs/heads/3.1.x-fixes Commit: f531c2afdb374bd06d2b7c3bcc96692a90a30a60 Parents: 1c8f429 Author: Colm O hEigeartaigh <[email protected]> Authored: Fri Sep 1 18:20:37 2017 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Fri Sep 1 18:20:37 2017 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/f531c2af/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index eee16a6..0e26e06 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -162,7 +162,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>2.1.10</cxf.wss4j.version> + <cxf.wss4j.version>2.1.11</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.2.2</cxf.xmlschema.version>
