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 2018/05/02 10:53:39 UTC

[cxf-fediz] 01/02: Updating CXF + WSS4J

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-fediz.git

commit 8402381a9a1507c549b5a525292a378d17e28010
Author: Colm O hEigeartaigh <co...@apache.org>
AuthorDate: Wed May 2 11:08:42 2018 +0100

    Updating CXF + WSS4J
---
 pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/pom.xml b/pom.xml
index 8999ba0..16934fe 100644
--- a/pom.xml
+++ b/pom.xml
@@ -43,7 +43,7 @@
         <commons.logging.version>1.2</commons.logging.version>
         <commons.io.version>2.5</commons.io.version>
         <commons.validator.version>1.6</commons.validator.version>
-        <cxf.version>3.2.4</cxf.version>
+        <cxf.version>3.2.5-SNAPSHOT</cxf.version>
         <cxf.build-utils.version>3.4.0</cxf.build-utils.version>
         <dbcp.version>2.1.1</dbcp.version>
         <easymock.version>3.4</easymock.version>
@@ -64,7 +64,7 @@
         <spring.version>4.3.10.RELEASE</spring.version>
         <spring.security.version>4.2.3.RELEASE</spring.security.version>
         <tomcat8.version>8.5.30</tomcat8.version>
-        <wss4j.version>2.2.1</wss4j.version>
+        <wss4j.version>2.2.2-SNAPSHOT</wss4j.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

-- 
To stop receiving notification emails like this one, please contact
coheigea@apache.org.