tanishq-chugh commented on code in PR #5404: URL: https://github.com/apache/hive/pull/5404#discussion_r2051991977
########## pom.xml: ########## @@ -184,8 +185,8 @@ <opencsv.version>5.9</opencsv.version> <orc.version>1.9.4</orc.version> <otel.version>1.42.0</otel.version> - <mockito-core.version>3.4.4</mockito-core.version> - <mockito-inline.version>4.11.0</mockito-inline.version> + <mockito-core.version>5.0.0</mockito-core.version> + <mockito-inline.version>5.0.0</mockito-inline.version> Review Comment: Upgraded mockito-core and mockito-inline to highest released version as of today - 5.17.0 and 5.2.0 respectively. This has been addressed in [1537f4b](https://github.com/apache/hive/pull/5404/commits/1537f4b22c457df0bc7fd6b114b5458eaa1473b3) -- 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