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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Tue Jun 1 16:26:54 EDT 2010


Author: fnasser at redhat.com
Date: 2010-06-01 16:26:53 -0400 (Tue, 01 Jun 2010)
New Revision: 105505

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
JBPAPP-3640 - Upgrade to Javassist 3.12

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2010-06-01 20:17:48 UTC (rev 105504)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2010-06-01 20:26:53 UTC (rev 105505)
@@ -1313,7 +1313,7 @@
       <dependency>
         <groupId>javassist</groupId>
         <artifactId>javassist</artifactId>
-        <version>3.9.0.GA</version>
+        <version>3.12.0.GA</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list