This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.3.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit b3bddbacb6f8bb853664be053c29eb6674994f46 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Wed Dec 23 08:28:17 2020 +0000 Updating WSS4J to 2.2.6 --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index 6987442..016317b 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -217,7 +217,7 @@ <cxf.woodstox.core.version>5.0.3</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.2.5</cxf.wss4j.version> + <cxf.wss4j.version>2.2.6</cxf.wss4j.version> <cxf.xalan.version>2.7.2</cxf.xalan.version> <cxf.xerces.version>2.12.0</cxf.xerces.version> <cxf.xmlschema.version>2.2.5</cxf.xmlschema.version>
