This is an automated email from the ASF dual-hosted git repository. coheigea pushed a commit to branch 3.4.x-fixes in repository https://gitbox.apache.org/repos/asf/cxf.git
commit d90136089fa3a3018528d9bdd9610a269b680a99 Author: Colm O hEigeartaigh <[email protected]> AuthorDate: Mon Sep 20 10:16:05 2021 +0100 Updating WSS4J to 2.3.3 (cherry picked from commit 2dc9d11171f4f67b6fcd907427f2fbd341a9fdd4) --- parent/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/parent/pom.xml b/parent/pom.xml index 4c1a3f7..f68db89 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -222,7 +222,7 @@ <cxf.woodstox.core.version>6.2.6</cxf.woodstox.core.version> <cxf.woodstox.stax2-api.version>4.2.1</cxf.woodstox.stax2-api.version> <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version> - <cxf.wss4j.version>2.3.2</cxf.wss4j.version> + <cxf.wss4j.version>2.3.3</cxf.wss4j.version> <cxf.xalan.version>2.7.2</cxf.xalan.version> <cxf.xerces.version>2.12.1</cxf.xerces.version> <cxf.xmlschema.version>2.2.5</cxf.xmlschema.version> @@ -266,7 +266,7 @@ <cxf.xalan.bundle.version>2.7.2_3</cxf.xalan.bundle.version> <cxf.xerces.bundle.version>2.12.0_1</cxf.xerces.bundle.version> <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version> - <cxf.xmlsec.bundle.version>2.2.2</cxf.xmlsec.bundle.version> + <cxf.xmlsec.bundle.version>2.2.3</cxf.xmlsec.bundle.version> <cxf.xpp3.bundle.version>1.1.4c_6</cxf.xpp3.bundle.version> </properties> <build>
