This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/master by this push:
new 99f369a Updating WSS4J to 2.4.1
99f369a is described below
commit 99f369acac6f106c7bde3f8248be1a3e398a0eb2
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Fri Feb 18 08:33:36 2022 +0000
Updating WSS4J to 2.4.1
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 9c096fb..204f4d4 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -227,7 +227,7 @@
<cxf.woodstox.core.version>6.2.7</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.4.0</cxf.wss4j.version>
+ <cxf.wss4j.version>2.4.1</cxf.wss4j.version>
<cxf.xalan.version>2.7.2</cxf.xalan.version>
<cxf.xerces.version>2.12.2</cxf.xerces.version>
<cxf.xmlschema.version>2.3.0</cxf.xmlschema.version>