From bacc571444cc4cb6d4412610796e9e5ecdf345cf Mon Sep 17 00:00:00 2001 From: Johannes Geppert Date: Tue, 16 Jun 2015 20:52:26 +0200 Subject: [PATCH] Switch to latest commons-collections, commons-io, commons-lang3 and commons-digester versions --- pom.xml | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/pom.xml b/pom.xml index bafd12b48..2a6e949c3 100644 --- a/pom.xml +++ b/pom.xml @@ -695,7 +695,7 @@ commons-collections commons-collections - 3.1 + 3.2.1 commons-fileupload @@ -705,17 +705,17 @@ commons-io commons-io - 2.2 + 2.4 org.apache.commons commons-lang3 - 3.2 + 3.4 commons-digester - commons-digester - 2.0 + Switch to latest + 2.1 commons-el