kkrugler commented on a change in pull request #7222: URL: https://github.com/apache/pinot/pull/7222#discussion_r692585833
########## File path: pinot-integration-tests/pom.xml ########## @@ -124,6 +128,74 @@ </build> </profile> </profiles> + + <!-- cloud.localstack:localstack-utils brings in slightly older versions of all of Review comment: I'm not adding dependencies, I'm managing the versions of all these AWS jars, since `cloud.localstack:localstack-utils` is pulling in older versions. Without this, the Maven build fails (for me) due to the dependency checker plugin that's running as part of the build. -- 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: commits-unsubscr...@pinot.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: commits-unsubscr...@pinot.apache.org For additional commands, e-mail: commits-h...@pinot.apache.org