Author: ggregory
Date: Wed Oct 15 13:34:33 2014
New Revision: 1632020
URL: http://svn.apache.org/r1632020
Log:
Update Easymock from 3.1 to 3.2.
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=1632020&r1=1632019&r2=1632020&view=diff
==============================================================================
--- commons/proper/email/trunk/pom.xml (original)
+++ commons/proper/email/trunk/pom.xml Wed Oct 15 13:34:33 2014
@@ -299,7 +299,7 @@
<commons.encoding>UTF-8</commons.encoding>
<powermock.version>1.4.12</powermock.version>
- <easymock.version>3.1</easymock.version>
+ <easymock.version>3.2</easymock.version>
</properties>
<build>