From 3e5d03e527d82e239f7d09620c6ab9b9fe725d16 Mon Sep 17 00:00:00 2001 From: Thomas Neidhart Date: Tue, 22 Jan 2013 13:32:28 +0000 Subject: [PATCH] Update test dependencies: junit 4.10 -> 4.11, easymock 2.0 -> 2.5.2 git-svn-id: https://svn.apache.org/repos/asf/commons/proper/collections/trunk@1436909 13f79535-47bb-0310-9956-ffa450edef68 --- pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index 07b4a6154..ba70736fd 100644 --- a/pom.xml +++ b/pom.xml @@ -404,13 +404,13 @@ junit junit - 4.10 + 4.11 test org.easymock easymock - 2.0 + 2.5.2 test