From 721ab20225b6653570d2df0c22dd9907eaec50cd Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 09:03:06 -0800 Subject: [PATCH] Upgrade Apache Commons Collections to v3.2.2 --- paa/tarea5/problema3/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/paa/tarea5/problema3/pom.xml b/paa/tarea5/problema3/pom.xml index 0c40e14..59b6208 100644 --- a/paa/tarea5/problema3/pom.xml +++ b/paa/tarea5/problema3/pom.xml @@ -11,7 +11,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 commons-beanutils