ayushtkn commented on code in PR #5668: URL: https://github.com/apache/hive/pull/5668#discussion_r1979311698
########## standalone-metastore/metastore-tools/pom.xml: ########## @@ -35,8 +35,8 @@ <commons-math3.version>3.6.1</commons-math3.version> <jetbrain-annotation.version>16.0.2</jetbrain-annotation.version> <standalone.metastore.path.to.root>..</standalone.metastore.path.to.root> - <junit.jupiter.version>5.6.2</junit.jupiter.version> - <junit.vintage.version>5.6.2</junit.vintage.version> + <junit.jupiter.version>5.11.2</junit.jupiter.version> + <junit.vintage.version>5.11.2</junit.vintage.version> Review Comment: long long ago, there was a initiative HIVE-17159, where people wanted to make sure standalone-metastore should be independently releasable, so this is the reason these versions are duped here. Though that initiative didn't work the way people wanted, but did leave this for us & I think going back has another set of challenges, considering it had consensus back then -- 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: gitbox-unsubscr...@hive.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: gitbox-unsubscr...@hive.apache.org For additional commands, e-mail: gitbox-h...@hive.apache.org