Repository: commons-collections
Updated Branches:
  refs/heads/master 9639ccb2f -> 228811266


Update tests from Easymock 3.5 to 3.5.1.

Project: http://git-wip-us.apache.org/repos/asf/commons-collections/repo
Commit: 
http://git-wip-us.apache.org/repos/asf/commons-collections/commit/22881126
Tree: http://git-wip-us.apache.org/repos/asf/commons-collections/tree/22881126
Diff: http://git-wip-us.apache.org/repos/asf/commons-collections/diff/22881126

Branch: refs/heads/master
Commit: 2288112664e3f7c3b10176441d9ebdefe095e75f
Parents: 9639ccb
Author: Gary Gregory <[email protected]>
Authored: Wed Dec 27 16:15:04 2017 -0700
Committer: Gary Gregory <[email protected]>
Committed: Wed Dec 27 16:15:04 2017 -0700

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/commons-collections/blob/22881126/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 6957bf8..9a7eaf7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -450,7 +450,7 @@
     <dependency>
       <groupId>org.easymock</groupId>
       <artifactId>easymock</artifactId>
-      <version>3.5</version>
+      <version>3.5.1</version>
       <scope>test</scope>
     </dependency>
     <dependency>

Reply via email to