Author: alessio.soldano(a)jboss.com
Date: 2010-05-28 13:42:42 -0400 (Fri, 28 May 2010)
New Revision: 12396
Modified:
stack/native/trunk/pom.xml
Log:
Force java mail 1.4.2
Modified: stack/native/trunk/pom.xml
===================================================================
--- stack/native/trunk/pom.xml 2010-05-28 17:41:57 UTC (rev 12395)
+++ stack/native/trunk/pom.xml 2010-05-28 17:42:42 UTC (rev 12396)
@@ -185,7 +185,7 @@
<dependency>
<groupId>javax.mail</groupId>
<artifactId>mail</artifactId>
- <version>1.4</version>
+ <version>1.4.2</version>
</dependency>
<dependency>
<groupId>javax.servlet</groupId>
Show replies by date