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 2020/12/23 08:38:15 UTC

[cxf] branch 3.4.x-fixes updated: Updating WSS4J 2.3.1

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


The following commit(s) were added to refs/heads/3.4.x-fixes by this push:
     new c773be0  Updating WSS4J 2.3.1
c773be0 is described below

commit c773be026b34c4082a3112149d156540c6282bf0
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Dec 23 08:27:01 2020 +0000

    Updating WSS4J 2.3.1
    
    (cherry picked from commit 3d688474b7f83f0619fbcb9776892e583a2add03)
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 1227444..d34d414 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -221,7 +221,7 @@
         <cxf.woodstox.core.version>6.2.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.3.0</cxf.wss4j.version>
+        <cxf.wss4j.version>2.3.1</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xerces.version>2.12.0</cxf.xerces.version>
         <cxf.xmlschema.version>2.2.5</cxf.xmlschema.version>