This is an automated email from the ASF dual-hosted git repository.

rzo1 pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/storm.git

commit 910d881cf54dcd899917f01dae7733556c4d7894
Author: Richard Zowalla <richard.zowa...@hs-heilbronn.de>
AuthorDate: Thu Dec 7 08:56:07 2023 +0100

    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 1383ede5d..23109db58 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/)

Reply via email to