From dfbd797cd61928728ef9b86e1fa63a52806696f5 Mon Sep 17 00:00:00 2001 From: Tobias Kellner Date: Thu, 3 Dec 2015 10:33:24 +0100 Subject: Use newer commons collections version (vuln) --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index a4151346..8947a736 100644 --- a/pom.xml +++ b/pom.xml @@ -368,6 +368,11 @@ 2.5 provided + + commons-collections + commons-collections + 3.2.2 + commons-fileupload commons-fileupload -- cgit v1.2.3