Author: ggregory Date: Wed Oct 15 13:17:59 2014 New Revision: 1632008 URL: http://svn.apache.org/r1632008 Log: Update Oracle Mail from 1.4.5 to 1.4.7.
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=1632008&r1=1632007&r2=1632008&view=diff ============================================================================== --- commons/proper/email/trunk/pom.xml (original) +++ commons/proper/email/trunk/pom.xml Wed Oct 15 13:17:59 2014 @@ -230,7 +230,7 @@ <dependency> <groupId>javax.mail</groupId> <artifactId>mail</artifactId> - <version>1.4.5</version> + <version>1.4.7</version> </dependency> <!-- JAF is built-in to Java 6 --> <dependency>