From 4101f7e39cbdcc508a936faf8b519e68258b9639 Mon Sep 17 00:00:00 2001 From: Naomi Dushay Date: Tue, 8 Aug 2017 16:08:43 -0700 Subject: [PATCH] use commons-collections v3.2.2 to avoid v3.2.1 vulnerability --- pom.xml | 29 +++++++++++++++++++++-------- 1 file changed, 21 insertions(+), 8 deletions(-) diff --git a/pom.xml b/pom.xml index 23953c06..8373cdad 100644 --- a/pom.xml +++ b/pom.xml @@ -72,7 +72,7 @@ guava 17.0 - + org.json json @@ -89,12 +89,12 @@ juniversalchardet 1.0.3 - + commons-httpclient commons-httpclient 3.1 - + org.apache.hadoop @@ -128,12 +128,12 @@ tomcat jasper-compiler - + hsqldb hsqldb - - + + @@ -160,7 +160,7 @@ libidn 1.15 - + it.unimi.dsi dsiutils 2.0.12 @@ -170,13 +170,26 @@ ch.qos.logback logback-classic + + + commons-collections + commons-collections + + + + + commons-collections + commons-collections + 3.2.2 + + org.apache.httpcomponents httpcore 4.3 - + joda-time joda-time