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:10:30 UTC

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

Author: coheigea
Date: Tue Aug 14 09:10:30 2018
New Revision: 1838002

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

This reverts commit 21a143cddc42781a6cb4dc0c809c76f3821aabc7.

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=1838002&r1=1838001&r2=1838002&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 Tue Aug 14 09:10:30 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.12.0</xerces.version>
+        <xerces.version>2.11.0</xerces.version>
         <junit.version>4.12</junit.version>
         <log4j.version>1.2.17</log4j.version>
         <bcprov.version>1.60</bcprov.version>