This is an automated email from the ASF dual-hosted git repository.
coheigea pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/cxf.git
The following commit(s) were added to refs/heads/main by this push:
new 6dafe79a0f Updating WSS4J to 4.0.1 (#2709)
6dafe79a0f is described below
commit 6dafe79a0f74eb91e56e0d1d96f33572dfe1996a
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 5 08:10:32 2025 +0000
Updating WSS4J to 4.0.1 (#2709)
---
parent/pom.xml | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/parent/pom.xml b/parent/pom.xml
index 400a963d0b..c156751ced 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -236,7 +236,7 @@
<cxf.woodstox.core.version>7.1.1</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.jakarta.wss4j.version>4.0.0</cxf.jakarta.wss4j.version>
+ <cxf.jakarta.wss4j.version>4.0.1</cxf.jakarta.wss4j.version>
<cxf.xmlschema.version>2.3.2</cxf.xmlschema.version>
<cxf.xnio.version>3.8.17.Final</cxf.xnio.version>
<cxf.zest.version>2.1</cxf.zest.version>