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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Jul 29 09:25:48 EDT 2009


Author: fnasser at redhat.com
Date: 2009-07-29 09:25:47 -0400 (Wed, 29 Jul 2009)
New Revision: 91764

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPTP-121 - Upgrade cglib to 2.2

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-29 12:16:11 UTC (rev 91763)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-07-29 13:25:47 UTC (rev 91764)
@@ -301,7 +301,7 @@
       <dependency>
         <groupId>cglib</groupId>
         <artifactId>cglib</artifactId>
-        <version>2.1.3</version>
+        <version>2.2</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list