[seam-commits] Seam SVN: r13898 - branches/community/Seam_2_2/build.

seam-commits at lists.jboss.org seam-commits at lists.jboss.org
Fri Oct 22 08:57:28 EDT 2010


Author: manaRH
Date: 2010-10-22 08:57:28 -0400 (Fri, 22 Oct 2010)
New Revision: 13898

Modified:
   branches/community/Seam_2_2/build/root.pom.xml
Log:
JBSEAM-4576 - upgrade of Javassist to 3.12.0.GA

Modified: branches/community/Seam_2_2/build/root.pom.xml
===================================================================
--- branches/community/Seam_2_2/build/root.pom.xml	2010-10-21 12:15:05 UTC (rev 13897)
+++ branches/community/Seam_2_2/build/root.pom.xml	2010-10-22 12:57:28 UTC (rev 13898)
@@ -575,7 +575,7 @@
       <dependency>
         <groupId>javassist</groupId>
         <artifactId>javassist</artifactId>
-        <version>3.8.0.GA</version>
+        <version>3.12.0.GA</version>
       </dependency>
 
       <dependency>



More information about the seam-commits mailing list