Author: alessio.soldano(a)jboss.com
Date: 2010-05-28 13:41:57 -0400 (Fri, 28 May 2010)
New Revision: 12395
Modified:
stack/native/branches/jbossws-native-3.3.0.GA/pom.xml
Log:
Force java mail 1.4.2
Modified: stack/native/branches/jbossws-native-3.3.0.GA/pom.xml
===================================================================
--- stack/native/branches/jbossws-native-3.3.0.GA/pom.xml 2010-05-28 17:39:07 UTC (rev
12394)
+++ stack/native/branches/jbossws-native-3.3.0.GA/pom.xml 2010-05-28 17:41:57 UTC (rev
12395)
@@ -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