drcrallen commented on issue #6942: Shade Guava manually URL: https://github.com/apache/incubator-druid/issues/6942#issuecomment-458677416 The less extreme version allows us to be more cognizant of what we do and do not force versions in deployments. For example: https://github.com/google/guava/releases/tag/v23.6.1 has some vulnerability fixes. If we shade in a version, it makes operators unable to track down if they also have the vulnerability, and makes them near powerless to change libraries if they do.
---------------------------------------------------------------- This is an automated message from the Apache Git Service. To respond to the message, please log on GitHub and use the URL above to go to the specific comment. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
