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/14 09:13:34 UTC

svn commit: r1838003 - /santuario/xml-security-java/branches/2.1.x-fixes/pom.xml

Author: coheigea
Date: Tue Aug 14 09:13:34 2018
New Revision: 1838003

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

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

Modified: santuario/xml-security-java/branches/2.1.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/2.1.x-fixes/pom.xml?rev=1838003&r1=1838002&r2=1838003&view=diff
==============================================================================
--- santuario/xml-security-java/branches/2.1.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/2.1.x-fixes/pom.xml Tue Aug 14 09:13:34 2018
@@ -508,7 +508,7 @@
         <xml.apis.version>1.4.01</xml.apis.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>