From edf202bf0c9acf94ae226f22d37ad2f9d6927b83 Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 12:20:17 -0800 Subject: [PATCH] Upgrade Apache Commons Collections to v3.2.2 --- org.wind.util/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/org.wind.util/pom.xml b/org.wind.util/pom.xml index 1d33b79..1b41982 100644 --- a/org.wind.util/pom.xml +++ b/org.wind.util/pom.xml @@ -199,7 +199,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-lang