You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@santuario.apache.org by co...@apache.org on 2018/08/13 09:08:03 UTC

svn commit: r1837930 - /santuario/xml-security-java/branches/2.0.x-fixes/pom.xml

Author: coheigea
Date: Mon Aug 13 09:08:03 2018
New Revision: 1837930

URL: http://svn.apache.org/viewvc?rev=1837930&view=rev
Log:
Updating Xerces

Modified:
    santuario/xml-security-java/branches/2.0.x-fixes/pom.xml

Modified: santuario/xml-security-java/branches/2.0.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.0.x-fixes/pom.xml?rev=1837930&r1=1837929&r2=1837930&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.0.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.0.x-fixes/pom.xml Mon Aug 13 09:08:03 2018
@@ -474,7 +474,7 @@
         <oldxmlsec.version>1.5.8</oldxmlsec.version>
         <slf4j.version>1.7.25</slf4j.version>
         <xalan.version>2.7.2</xalan.version>
-        <xerces.version>2.11.0</xerces.version>
+        <xerces.version>2.12.0</xerces.version>
         <junit.version>4.12</junit.version>
         <log4j.version>1.2.17</log4j.version>
         <bcprov.version>1.60</bcprov.version>