[jboss-cvs] JBossAS SVN: r89299 - branches/JBPAPP_4_2_0_GA_CP/build.
jboss-cvs-commits at lists.jboss.org
jboss-cvs-commits at lists.jboss.org
Fri May 22 13:48:33 EDT 2009
Author: permaine
Date: 2009-05-22 13:48:33 -0400 (Fri, 22 May 2009)
New Revision: 89299
Modified:
branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
Log:
JBPAPP-1961 XERCESJ-977 - Prevent XML Bombing Attacks in JBossWS
Modified: branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml
===================================================================
--- branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2009-05-22 17:05:31 UTC (rev 89298)
+++ branches/JBPAPP_4_2_0_GA_CP/build/build-thirdparty.xml 2009-05-22 17:48:33 UTC (rev 89299)
@@ -96,7 +96,7 @@
<componentref name="apache-slide" version="2.1-brew"/>
<componentref name="apache-velocity" version="1.4jboss-brew"/>
<componentref name="apache-xalan" version="2.7.0.patch02-brew"/>
- <componentref name="apache-xerces" version="2.7.1-brew"/>
+ <componentref name="apache-xerces" version="2.7.1.patch01-brew"/>
<componentref name="apache-xmlsec" version="1.3.0-brew"/>
<componentref name="cglib" version="2.1.3dep-brew"/>
<componentref name="beanshell" version="1.3.0-brew"/>
More information about the jboss-cvs-commits
mailing list