From a4954db12e641d2791f1ae9355f79ba9602dc1f2 Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 15:49:56 -0800 Subject: [PATCH 1/2] Upgrade Apache Commons Collections to v3.2.2 --- graphs/bin/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/bin/pom.xml b/graphs/bin/pom.xml index 7890f3f..eeebc60 100644 --- a/graphs/bin/pom.xml +++ b/graphs/bin/pom.xml @@ -31,7 +31,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 From 62423c6ba894d8ac0fa89532a48f31b5ccd7f7de Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 15:50:05 -0800 Subject: [PATCH 2/2] Upgrade Apache Commons Collections to v3.2.2 --- graphs/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/graphs/pom.xml b/graphs/pom.xml index afbb40c..9902f89 100644 --- a/graphs/pom.xml +++ b/graphs/pom.xml @@ -31,7 +31,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-io