Description
We currently depend on reflections library which is EOL. Quoting from the GitHub site:
> Please note: Reflections library is currently NOT under active development or maintenance
This poses a supply chain risk for our project where the security fixes and other major bugs in underlying dependency may not be addressed timely.
Hence, we should plan to remove this dependency.
Attachments
Issue Links
- is related to
-
KAFKA-17369 Remove org.reflections from logging and licenses
- Resolved
- relates to
-
KAFKA-14627 Modernize Connect plugin discovery
- Resolved
- links to