mirror of
https://github.com/honeymoose/OpenSearch.git
synced 2025-02-05 20:48:22 +00:00
527ab95c39
This commit removes and now forbids all uses of com.google.common.collect.Iterables across the codebase. This is one of many steps in the eventual removal of Guava as a dependency. Relates #13224