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/06/17 08:45:00 UTC

[cxf] branch master updated: Updating to releases WSS4J 2.3.0

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 00aac54  Updating to releases WSS4J 2.3.0
00aac54 is described below

commit 00aac546bc3288a39edaca94f921737cdcd6653a
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Jun 17 09:44:35 2020 +0100

    Updating to releases WSS4J 2.3.0
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index f7397be..8992612 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <cxf.woodstox.core.version>6.2.0</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>4.2</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
-        <cxf.wss4j.version>2.3.0-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.3.0</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>