[jboss-cvs] JBossAS SVN: r110423 - branches/JBPAPP_5_1/component-matrix.

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Fri Jan 21 13:38:28 EST 2011


Author: yiqiaowang
Date: 2011-01-21 13:38:28 -0500 (Fri, 21 Jan 2011)
New Revision: 110423

Modified:
   branches/JBPAPP_5_1/component-matrix/pom.xml
Log:
JBPAPP-5810 - Upgrade commons-collections to 3.2.1

Modified: branches/JBPAPP_5_1/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_1/component-matrix/pom.xml	2011-01-21 17:17:01 UTC (rev 110422)
+++ branches/JBPAPP_5_1/component-matrix/pom.xml	2011-01-21 18:38:28 UTC (rev 110423)
@@ -318,7 +318,7 @@
       <dependency>
         <groupId>commons-collections</groupId>
         <artifactId>commons-collections</artifactId>
-        <version>3.2</version>
+        <version>3.2.1</version>
       </dependency>
       
       <dependency>



More information about the jboss-cvs-commits mailing list