[jboss-cvs] JBossAS SVN: r92753 - branches/JBPAPP_5_0/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Mon Aug 24 15:43:49 EDT 2009


Author: fnasser at redhat.com
Date: 2009-08-24 15:43:49 -0400 (Mon, 24 Aug 2009)
New Revision: 92753

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-2627 - Upgrade commons-digester to 1.8.1

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:39:55 UTC (rev 92752)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:43:49 UTC (rev 92753)
@@ -319,7 +319,7 @@
       <dependency>
         <groupId>commons-digester</groupId>
         <artifactId>commons-digester</artifactId>
-        <version>1.7</version>
+        <version>1.8.1</version>
         <exclusions>
           <exclusion>
             <groupId>xml-apis</groupId>




More information about the jboss-cvs-commits mailing list