This is an automated email from the ASF dual-hosted git repository.

coheigea pushed a commit to branch 4.0.x-fixes
in repository https://gitbox.apache.org/repos/asf/cxf.git


The following commit(s) were added to refs/heads/4.0.x-fixes by this push:
     new e056a4fd09 updating WSS4J to 3.0.5
e056a4fd09 is described below

commit e056a4fd09b1f8bbcd74c401d5eb8a3a0cdc9040
Author: Colm O hEigeartaigh <[email protected]>
AuthorDate: Wed Nov 5 08:11:52 2025 +0000

    updating WSS4J to 3.0.5
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 46b6cece07..4664d05158 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -235,7 +235,7 @@
         <cxf.woodstox.core.version>6.6.2</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>3.0.4</cxf.jakarta.wss4j.version>
+        <cxf.jakarta.wss4j.version>3.0.5</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>

Reply via email to