From e7e028cadd541aeaa97adfbf09dcfb3f44fc3299 Mon Sep 17 00:00:00 2001 From: akhil Date: Sun, 8 May 2016 09:16:45 -0400 Subject: [PATCH] Pull #3162: Update version of commons-collections to 3.2.2 to fix security vulnerability CVE-2015-6420 --- pom.xml | 15 +++++++++++++++ 1 file changed, 15 insertions(+) diff --git a/pom.xml b/pom.xml index 4b50baaf3..7a49e95be 100644 --- a/pom.xml +++ b/pom.xml @@ -232,6 +232,21 @@ commons-beanutils commons-beanutils 1.9.2 + + + + commons-collections + commons-collections + + + + + + commons-collections + commons-collections + 3.2.2 commons-cli