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

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


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

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-2626 - Upgrade commons-collections to 3.2

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:13:23 UTC (rev 92749)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-24 19:35:15 UTC (rev 92750)
@@ -313,7 +313,7 @@
       <dependency>
         <groupId>commons-collections</groupId>
         <artifactId>commons-collections</artifactId>
-        <version>3.1</version>
+        <version>3.2</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list