ramitg254 commented on code in PR #5747: URL: https://github.com/apache/hive/pull/5747#discussion_r2034734007
########## pom.xml: ########## @@ -1299,6 +1300,12 @@ <version>${json-path.version}</version> <scope>runtime</scope> </dependency> + <dependency> Review Comment: it is a transitive dependency coming with json-path dependency which is using 2.5.0 version of it that's why i am adding it explicitly to change it to 2.5.2 -- 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