gortiz opened a new pull request, #11070: URL: https://github.com/apache/pinot/pull/11070
This is a small PR that simplifies the `pom.xml` declarations by including the aws bom in the root `dependencyDeclaration`. Curiously, this was almost used in `pinot-plugins/pinot-file-system/pinot-s3/pom.xml`, but then the version was also specified on each usage. Netty was already used in this way, so all their exclusions could be removed. Read https://reflectoring.io/maven-bom to get more context about how this works. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
