You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@cxf.apache.org by co...@apache.org on 2023/11/01 13:28:30 UTC

(cxf) 02/02: Updating WSS34J to 2.4.3

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

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

commit c40922bc5bdfb2aea3789d8dc77590da69741d1a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Nov 1 13:28:11 2023 +0000

    Updating WSS34J to 2.4.3
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 76f2553b13..3a34e0337c 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -232,7 +232,7 @@
         <cxf.woodstox.core.version>6.5.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.wss4j.version>2.4.2</cxf.wss4j.version>
+        <cxf.wss4j.version>2.4.3</cxf.wss4j.version>
         <cxf.xerces.version>2.12.2</cxf.xerces.version>
         <cxf.xmlschema.version>2.3.1</cxf.xmlschema.version>
         <cxf.xnio.version>3.8.12.Final</cxf.xnio.version>