From ab454e8812fcb7b0f222ae21048c5a3102e0a014 Mon Sep 17 00:00:00 2001 From: Ron Levine Date: Tue, 6 Sep 2016 18:57:42 -0400 Subject: [PATCH] Upgrade Apache Commons Collections to version 3.2.2 --- public/gatk-root/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/public/gatk-root/pom.xml b/public/gatk-root/pom.xml index aa12e0180..cd238569d 100644 --- a/public/gatk-root/pom.xml +++ b/public/gatk-root/pom.xml @@ -184,7 +184,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-httpclient