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 2014/08/21 12:05:11 UTC

svn commit: r1619336 - /santuario/xml-security-java/branches/1.5.x-fixes/pom.xml

Author: coheigea
Date: Thu Aug 21 10:05:11 2014
New Revision: 1619336

URL: http://svn.apache.org/r1619336
Log:
Upgrading to Xalan 2.7.2


Conflicts:
	pom.xml

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

Modified: santuario/xml-security-java/branches/1.5.x-fixes/pom.xml
URL: http://svn.apache.org/viewvc/santuario/xml-security-java/branches/1.5.x-fixes/pom.xml?rev=1619336&r1=1619335&r2=1619336&view=diff
==============================================================================
--- santuario/xml-security-java/branches/1.5.x-fixes/pom.xml (original)
+++ santuario/xml-security-java/branches/1.5.x-fixes/pom.xml Thu Aug 21 10:05:11 2014
@@ -332,7 +332,7 @@
     <properties>
         <xml.apis.version>1.3.04</xml.apis.version>
         <commons.logging.version>1.1.1</commons.logging.version>
-        <xalan.version>2.7.1</xalan.version>
+        <xalan.version>2.7.2</xalan.version>
         <xerces.version>2.9.1</xerces.version>
         <junit.version>4.8.2</junit.version>
         <log4j.version>1.2.17</log4j.version>