vinothchandar commented on a change in pull request #1159: [HUDI-479] Eliminate or Minimize use of Guava if possible URL: https://github.com/apache/incubator-hudi/pull/1159#discussion_r362274938
########## File path: pom.xml ########## @@ -67,9 +67,9 @@ </organization> <properties> - <maven-jar-plugin.version>2.6</maven-jar-plugin.version> + <maven-jar-plugin.version>3.2.0</maven-jar-plugin.version> Review comment: does the guava change need these version changes? ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
