From 910d881cf54dcd899917f01dae7733556c4d7894 Mon Sep 17 00:00:00 2001 From: Richard Zowalla Date: Thu, 7 Dec 2023 08:56:07 +0100 Subject: [PATCH] STORM-4011 - Migrate Storm itself to use Commons Collections 4 --- LICENSE-binary | 1 + 1 file changed, 1 insertion(+) diff --git a/LICENSE-binary b/LICENSE-binary index 1383ede5d6d..23109db58af 100644 --- a/LICENSE-binary +++ b/LICENSE-binary @@ -676,6 +676,7 @@ The license texts of these dependencies can be found in the licenses directory. * Apache Commons CLI (commons-cli:commons-cli:1.4 - http://commons.apache.org/proper/commons-cli/) * Apache Commons Codec (commons-codec:commons-codec:1.11 - http://commons.apache.org/proper/commons-codec/) * Apache Commons Collections (commons-collections:commons-collections:3.2.2 - http://commons.apache.org/collections/) + * Apache Commons Collections (org.apache.commons:commons-collections4:4.4 - https://commons.apache.org/proper/commons-collections/) * Apache Commons Compress (org.apache.commons:commons-compress:1.21 - https://commons.apache.org/proper/commons-compress/) * Apache Commons Configuration (org.apache.commons:commons-configuration2:2.8.0 - https://commons.apache.org/proper/commons-configuration/) * Apache Commons Crypto (org.apache.commons:commons-crypto:1.1.0 - https://commons.apache.org/proper/commons-crypto/)