From 556946956994d9bdd140a743fb1b7ce88fd9b7bd Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 15:40:40 -0800 Subject: [PATCH 1/2] Upgrade Apache Commons Collections to v3.2.2 --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 3a0f271..47df20f 100644 --- a/pom.xml +++ b/pom.xml @@ -199,7 +199,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 From 657634236cca979a1f3eef16f8b2757203f061ab Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Thu, 10 Mar 2016 14:17:41 -0800 Subject: [PATCH 2/2] Upgrade Apache Commons Collections to v3.2.2