jojochuang commented on a change in pull request #8: URL: https://github.com/apache/hadoop-thirdparty/pull/8#discussion_r492286560
########## File path: pom.xml ########## @@ -95,6 +95,7 @@ <shaded.prefix>org.apache.hadoop.thirdparty</shaded.prefix> <protobuf.shade.prefix>${shaded.prefix}.protobuf</protobuf.shade.prefix> <protobuf_3_7.version>3.7.1</protobuf_3_7.version> + <guava.version>27.0-jre</guava.version> Review comment: Let's use a newer one? Now that we'll shade guava we can move faster. The current Hadoop code is compatible with 28.2-jre. The latest guava is 29.0-jre. ---------------------------------------------------------------- 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: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: common-dev-unsubscr...@hadoop.apache.org For additional commands, e-mail: common-dev-h...@hadoop.apache.org