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 2016/07/26 09:14:57 UTC

cxf-fediz git commit: Updating WSS4J

Repository: cxf-fediz
Updated Branches:
  refs/heads/master 34a38476c -> ab9483bf6


Updating WSS4J


Project: http://git-wip-us.apache.org/repos/asf/cxf-fediz/repo
Commit: http://git-wip-us.apache.org/repos/asf/cxf-fediz/commit/ab9483bf
Tree: http://git-wip-us.apache.org/repos/asf/cxf-fediz/tree/ab9483bf
Diff: http://git-wip-us.apache.org/repos/asf/cxf-fediz/diff/ab9483bf

Branch: refs/heads/master
Commit: ab9483bf6ea79e85960fd3addc6dddc858bbe883
Parents: 34a3847
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jul 26 10:14:47 2016 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jul 26 10:14:47 2016 +0100

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf-fediz/blob/ab9483bf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 645b5bd..5fe3ea3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -68,7 +68,7 @@
         <spring.security.version>3.2.9.RELEASE</spring.security.version>
         <tomcat7.version>7.0.70</tomcat7.version>
         <tomcat8.version>8.0.36</tomcat8.version>
-        <wss4j.version>2.1.6</wss4j.version>
+        <wss4j.version>2.1.7</wss4j.version>
         <xalan.version>2.7.2</xalan.version>
 
         <tomcat.url>http://localhost:8080/manager/text</tomcat.url>