From d74d2fae00d7805ff7852b22d557756b67fb7130 Mon Sep 17 00:00:00 2001 From: Glenn Lewis Date: Wed, 9 Mar 2016 00:39:41 -0800 Subject: [PATCH] Upgrade Apache Commons Collections to v3.2.2 --- l2jserver2-common/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/l2jserver2-common/pom.xml b/l2jserver2-common/pom.xml index 3e868dec1..572d05fc1 100644 --- a/l2jserver2-common/pom.xml +++ b/l2jserver2-common/pom.xml @@ -117,7 +117,7 @@ commons-collections commons-collections - 3.2.1 + 3.2.2 compile