Repository: cxf Updated Branches: refs/heads/3.0.x-fixes 1e12811be -> dc0667de2
WSS4J update Project: http://git-wip-us.apache.org/repos/asf/cxf/repo Commit: http://git-wip-us.apache.org/repos/asf/cxf/commit/dc0667de Tree: http://git-wip-us.apache.org/repos/asf/cxf/tree/dc0667de Diff: http://git-wip-us.apache.org/repos/asf/cxf/diff/dc0667de Branch: refs/heads/3.0.x-fixes Commit: dc0667de26905acc709a738ae2e95548ff910edd Parents: 1e12811 Author: Colm O hEigeartaigh <[email protected]> Authored: Mon Jul 25 18:22:20 2016 +0100 Committer: Colm O hEigeartaigh <[email protected]> Committed: Mon Jul 25 18:22:20 2016 +0100 ---------------------------------------------------------------------- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/cxf/blob/dc0667de/parent/pom.xml ---------------------------------------------------------------------- diff --git a/parent/pom.xml b/parent/pom.xml index 1084817..846dc26 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -164,7 +164,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.0.8</cxf.wss4j.version> + <cxf.wss4j.version>2.0.9</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.1</cxf.xmlschema.version>
