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/03/18 14:46:39 UTC

[cxf] 06/06: Picking up WSS4J release

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

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

commit c4e6edb19899d55e425d52bc2a817af01145c849
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed Mar 18 14:00:14 2020 +0000

    Picking up WSS4J release
---
 parent/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/parent/pom.xml b/parent/pom.xml
index 3f075ea..f181a0b 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -216,7 +216,7 @@
         <cxf.woodstox.core.version>5.0.3</cxf.woodstox.core.version>
         <cxf.woodstox.stax2-api.version>3.1.4</cxf.woodstox.stax2-api.version>
         <cxf.wsdl4j.version>1.6.3</cxf.wsdl4j.version>
-        <cxf.wss4j.version>2.2.5-SNAPSHOT</cxf.wss4j.version>
+        <cxf.wss4j.version>2.2.5</cxf.wss4j.version>
         <cxf.xalan.version>2.7.2</cxf.xalan.version>
         <cxf.xbean.version>4.15</cxf.xbean.version>
         <cxf.xerces.version>2.12.0</cxf.xerces.version>