Update commons-collections to 3.2.2

Change-Id: I59a2d2874dd410df1715a70b011f879a9d9480e3
(cherry picked from commit bd6143c4db)
This commit is contained in:
Shawn Pearce
2016-03-07 10:17:37 -08:00
committed by David Pursehouse
parent c335b6808c
commit 97a54ac280

View File

@@ -10,8 +10,8 @@ maven_jar(
maven_jar(
name = 'collections',
id = 'commons-collections:commons-collections:3.2.1',
sha1 = '761ea405b9b37ced573d2df0d1e3a4e0f9edc668',
id = 'commons-collections:commons-collections:3.2.2',
sha1 = '8ad72fe39fa8c91eaaf12aadb21e0c3661fe26d5',
license = 'Apache2.0',
exclude = ['META-INF/LICENSE.txt', 'META-INF/NOTICE.txt'],
attach_source = False,