You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@ws.apache.org by co...@apache.org on 2013/06/21 11:50:36 UTC

svn commit: r1495355 - in /webservices/wss4j/branches/1_5_x-fixes: lib/xmlsec-1.4.7.jar lib/xmlsec-1.4.8.jar pom.xml

Author: coheigea
Date: Fri Jun 21 09:50:35 2013
New Revision: 1495355

URL: http://svn.apache.org/r1495355
Log:
Upgrading to Santuario 1.4.8

Added:
    webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.8.jar   (with props)
Removed:
    webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.7.jar
Modified:
    webservices/wss4j/branches/1_5_x-fixes/pom.xml

Added: webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.8.jar
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.8.jar?rev=1495355&view=auto
==============================================================================
Binary file - no diff available.

Propchange: webservices/wss4j/branches/1_5_x-fixes/lib/xmlsec-1.4.8.jar
------------------------------------------------------------------------------
    svn:mime-type = application/octet-stream

Modified: webservices/wss4j/branches/1_5_x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/1_5_x-fixes/pom.xml?rev=1495355&r1=1495354&r2=1495355&view=diff
==============================================================================
--- webservices/wss4j/branches/1_5_x-fixes/pom.xml (original)
+++ webservices/wss4j/branches/1_5_x-fixes/pom.xml Fri Jun 21 09:50:35 2013
@@ -418,7 +418,7 @@
 
 
     <properties>
-        <xmlsec.version>1.4.7</xmlsec.version>
+        <xmlsec.version>1.4.8</xmlsec.version>
         <opensaml.version>1.1</opensaml.version>
         <xml.apis.version>1.3.04</xml.apis.version>
         <bcprov.jdk14.version>1.46</bcprov.jdk14.version>