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 2016/06/17 11:54:42 UTC

svn commit: r1748839 - /webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml

Author: coheigea
Date: Fri Jun 17 11:54:42 2016
New Revision: 1748839

URL: http://svn.apache.org/viewvc?rev=1748839&view=rev
Log:
Updating to use released Santuario version

Modified:
    webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml

Modified: webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml?rev=1748839&r1=1748838&r2=1748839&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml Fri Jun 17 11:54:42 2016
@@ -46,7 +46,7 @@
         <woodstox.core.asl.version>4.4.1</woodstox.core.asl.version>
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
-        <xmlsec.version>2.0.6</xmlsec.version>
+        <xmlsec.version>2.0.7</xmlsec.version>
         <xmlunit.version>1.6</xmlunit.version>
         
         <!-- OSGi related properties -->