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 2014/07/08 17:59:53 UTC

git commit: Upgrading WSS4J + Santuario

Repository: cxf
Updated Branches:
  refs/heads/2.7.x-fixes b2577c813 -> 89cbc3b62


Upgrading WSS4J + Santuario


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

Branch: refs/heads/2.7.x-fixes
Commit: 89cbc3b62f24c85052e370e4cd3b532c998a866d
Parents: b2577c8
Author: Colm O hEigeartaigh <co...@apache.org>
Authored: Tue Jul 8 16:58:11 2014 +0100
Committer: Colm O hEigeartaigh <co...@apache.org>
Committed: Tue Jul 8 16:58:11 2014 +0100

----------------------------------------------------------------------
 parent/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/cxf/blob/89cbc3b6/parent/pom.xml
----------------------------------------------------------------------
diff --git a/parent/pom.xml b/parent/pom.xml
index 1f77210..ddf0113 100644
--- a/parent/pom.xml
+++ b/parent/pom.xml
@@ -156,7 +156,7 @@
         <cxf.woodstox.core.version>4.4.0</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>1.6.15</cxf.wss4j.version>
+        <cxf.wss4j.version>1.6.16</cxf.wss4j.version>
         <cxf.xerces.version>2.11.0</cxf.xerces.version>
         <cxf.xmlbeans.version>2.6.0</cxf.xmlbeans.version>
         <cxf.xmlschema.version>2.1.0</cxf.xmlschema.version>
@@ -179,7 +179,7 @@
         <cxf.jaxb.bundle.version>2.2.1.1_2</cxf.jaxb.bundle.version>
         <cxf.saaj-impl.bundle.version>1.3.23_1</cxf.saaj-impl.bundle.version>
         <cxf.wsdl4j.bundle.version>1.6.3_1</cxf.wsdl4j.bundle.version>
-        <cxf.xmlsec.bundle.version>1.5.6</cxf.xmlsec.bundle.version>
+        <cxf.xmlsec.bundle.version>1.5.7</cxf.xmlsec.bundle.version>
         <cxf.rhino.bundle.version>1.7R2_3</cxf.rhino.bundle.version>
         <cxf.xmlresolver.bundle.version>1.2_5</cxf.xmlresolver.bundle.version>
         <cxf.xerces.bundle.version>2.11.0_1</cxf.xerces.bundle.version>