bgaborg commented on a change in pull request #674: HADOOP-16210. Update guava
to 27.0-jre in hadoop-project trunk
URL: https://github.com/apache/hadoop/pull/674#discussion_r271415076
##########
File path: hadoop-project/pom.xml
##########
@@ -92,7 +92,7 @@
<spotbugs.version>3.1.0-RC1</spotbugs.version>
<dnsjava.version>2.1.7</dnsjava.version>
- <guava.version>11.0.2</guava.version>
+ <guava.version>27.0-jre</guava.version>
Review comment:
we decided to update a while ago with other components to 27.0-jre
it's easier to do the upgrade, 27.1-jre includes many other deprecations
which would be way harder to do from 11.0.2 - so this is easier, precommit
jenkins won't time out. If we really need to update 27.1-jre we can do that
after fixing the new deprecations:
https://issues.apache.org/jira/browse/HADOOP-16222
----------------------------------------------------------------
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
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]