arorasimran0309 commented on PR #5668: URL: https://github.com/apache/hive/pull/5668#issuecomment-2765956665
> ``` > <junit.platform.runner.version>1.2.0</junit.platform.runner.version> > <junit.jupiter.api.version>5.2.0</junit.jupiter.api.version> > ``` > > These are also defined in this pom, I don't think they are being used, can we drop them as well? Yes, the version specifications <junit.platform.runner.version> and <junit.jupiter.api.version> are orphaned, and therefore can be dropped. Have made the required changes to clean up the codebase. -- 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