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 2019/06/26 10:28:19 UTC

svn commit: r1862122 - /webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml

Author: coheigea
Date: Wed Jun 26 10:28:19 2019
New Revision: 1862122

URL: http://svn.apache.org/viewvc?rev=1862122&view=rev
Log:
Updating to Santuario SNAPSHOT

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

Modified: webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml
URL: http://svn.apache.org/viewvc/webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml?rev=1862122&r1=1862121&r2=1862122&view=diff
==============================================================================
--- webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml (original)
+++ webservices/wss4j/branches/2_2_x-fixes/parent/pom.xml Wed Jun 26 10:28:19 2019
@@ -46,7 +46,7 @@
         <wsdl4j.version>1.6.3</wsdl4j.version>
         <xalan.version>2.7.2</xalan.version>
         <xz.version>1.8</xz.version>
-        <xmlsec.version>2.1.3</xmlsec.version>
+        <xmlsec.version>2.1.4-SNAPSHOT</xmlsec.version>
         <xmlunit.version>1.6</xmlunit.version>
         
         <!-- OSGi related properties -->