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 44bb2fa476263654de4f49b608eb7569fb5304d5 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Tue Jan 28 17:12:06 2020 +0000 Switching to SNAPSHOT version of WSS4J --- parent/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/parent/pom.xml b/parent/pom.xml index c9607a2..02a2b6a 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -216,7 +216,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.4</cxf.wss4j.version> + <cxf.wss4j.version>2.2.5-SNAPSHOT</cxf.wss4j.version> <cxf.xalan.version>2.7.2</cxf.xalan.version> <cxf.xbean.version>4.15</cxf.xbean.version> <cxf.xerces.version>2.12.0</cxf.xerces.version>
