Author: tn
Date: Tue Dec 11 20:20:21 2012
New Revision: 1420382

URL: http://svn.apache.org/viewvc?rev=1420382&view=rev
Log:
Update dependency for javax.mail to 1.4.5

Modified:
    commons/proper/email/trunk/pom.xml

Modified: commons/proper/email/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/email/trunk/pom.xml?rev=1420382&r1=1420381&r2=1420382&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Tue Dec 11 20:20:21 2012
@@ -199,7 +199,7 @@
         <dependency>
             <groupId>javax.mail</groupId>
             <artifactId>mail</artifactId>
-            <version>1.4.4</version>
+            <version>1.4.5</version>
         </dependency>
         <dependency>
             <groupId>javax.activation</groupId>


Reply via email to