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

jboss-cvs-commits at lists.jboss.org jboss-cvs-commits at lists.jboss.org
Wed Aug 12 15:56:57 EDT 2009


Author: dwalluck at redhat.com
Date: 2009-08-12 15:56:56 -0400 (Wed, 12 Aug 2009)
New Revision: 92282

Modified:
   branches/JBPAPP_5_0/component-matrix/pom.xml
Log:
- [JBPAPP-2427] switch javax.mail:mail from 1.4 to 1.4.2

Modified: branches/JBPAPP_5_0/component-matrix/pom.xml
===================================================================
--- branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-12 18:45:45 UTC (rev 92281)
+++ branches/JBPAPP_5_0/component-matrix/pom.xml	2009-08-12 19:56:56 UTC (rev 92282)
@@ -1995,7 +1995,7 @@
       <dependency>
         <groupId>javax.mail</groupId>
         <artifactId>mail</artifactId>
-        <version>1.4</version>
+        <version>1.4.2</version>
       </dependency>
       
       <dependency>




More information about the jboss-cvs-commits mailing list