KKcorps commented on code in PR #8991: URL: https://github.com/apache/pinot/pull/8991#discussion_r912659530
########## pinot-plugins/pinot-stream-ingestion/pinot-kinesis/pom.xml: ########## @@ -36,7 +36,7 @@ <properties> <pinot.root>${basedir}/../../..</pinot.root> <phase.prop>package</phase.prop> - <aws.version>2.14.28</aws.version> + <aws.version>2.17.207</aws.version> Review Comment: We can make aws.version as well common root pom.xml. We will need to keep 2 versions though. `aws.version` and `aws.version.v2` -- 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