Author: hfnukal
Date: 2012-06-19 05:47:38 -0400 (Tue, 19 Jun 2012)
New Revision: 8729
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml
Log:
Bug 820049 - Xerces instances vulnerable to CVE-2009-2625
Modified:
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml
===================================================================
---
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml 2012-06-19
07:00:56 UTC (rev 8728)
+++
epp/portal/branches/EPP_5_2_Branch/distribution/jboss-epp/serverAddon/gatein.ear/pom.xml 2012-06-19
09:47:38 UTC (rev 8729)
@@ -1303,6 +1303,13 @@
<type>jar</type>
<version>1.5.3</version>
</dependency>
+
+ <dependency>
+ <artifactId>xercesImpl</artifactId>
+ <groupId>apache-xerces</groupId>
+ <type>jar</type>
+ <version>2.9.1</version>
+ </dependency>
</dependencies>
<build>
Show replies by date