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 2017/08/28 14:20:20 UTC

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

Author: coheigea
Date: Mon Aug 28 14:20:20 2017
New Revision: 1806461

URL: http://svn.apache.org/viewvc?rev=1806461&view=rev
Log:
Santuario upgrade

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=1806461&r1=1806460&r2=1806461&view=diff
==============================================================================
--- webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_1_x-fixes/parent/pom.xml Mon Aug 28 14:20:20 2017
@@ -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.8</xmlsec.version>
+        <xmlsec.version>2.0.9</xmlsec.version>
         <xmlunit.version>1.6</xmlunit.version>
         
         <!-- OSGi related properties -->