walterddr commented on code in PR #9220: URL: https://github.com/apache/pinot/pull/9220#discussion_r947271606
########## pinot-plugins/pinot-input-format/pinot-confluent-avro/pom.xml: ########## @@ -35,7 +35,7 @@ <properties> <pinot.root>${basedir}/../../..</pinot.root> <kafka.lib.version>2.8.1</kafka.lib.version> - <confluent.version>5.3.1</confluent.version> + <confluent.version>5.5.3</confluent.version> Review Comment: hmm we should not put versions on plugins on root. since they might not be loaded by default? -- 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