From ae7b5e409a9dc1abbbc502c10b49195f57ce62a4 Mon Sep 17 00:00:00 2001 From: Mark Fisher Date: Fri, 4 Feb 2011 19:37:39 -0500 Subject: [PATCH] updated mail pom for 1.4.3 version of JavaMail --- spring-integration-mail/pom.xml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/spring-integration-mail/pom.xml b/spring-integration-mail/pom.xml index b2914577a1..f6f0373b4f 100644 --- a/spring-integration-mail/pom.xml +++ b/spring-integration-mail/pom.xml @@ -107,12 +107,6 @@ compile true - - javax.mail - mail - 1.4.1 - provided - org.springframework spring-test @@ -137,6 +131,12 @@ 3.0.5.RELEASE compile + + javax.mail + mail + 1.4.3 + provided + org.springframework.integration spring-integration-core