Author: ggregory
Date: Thu Jun 22 21:26:05 2017
New Revision: 1799627

URL: http://svn.apache.org/viewvc?rev=1799627&view=rev
Log:
Update tests from easymock 3.2 to 3.4.

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

Modified: commons/proper/configuration/trunk/pom.xml
URL: 
http://svn.apache.org/viewvc/commons/proper/configuration/trunk/pom.xml?rev=1799627&r1=1799626&r2=1799627&view=diff
==============================================================================
--- commons/proper/configuration/trunk/pom.xml (original)
+++ commons/proper/configuration/trunk/pom.xml Thu Jun 22 21:26:05 2017
@@ -457,7 +457,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>3.2</version>
+      <version>3.4</version>
       <scope>test</scope>
     </dependency>
 


Reply via email to