[HUDI-5071] Upgrade com.google.guava:guava to 30.0-jre#6962
[HUDI-5071] Upgrade com.google.guava:guava to 30.0-jre#6962lxxawfl wants to merge 1 commit intoapache:masterfrom
Conversation
|
@lxxawfl Thanks for this fix. Unfortunately, if we upgrade guava here then it will run into conflict when we upgrade hudi-presto-bundle version in prestodb https://github.com/prestodb/presto/blob/0.277/pom.xml#L1263. I tried to build presto with hudi-presto-bundle incorporating this fix and it ran into following build failure: |
|
I don't think we can get rid of Guava right away as HBase depends Guava. I tried but ran into issues with |
|
Closing this PR. We'll revisit the guava update after Hadoop and Spark dependency upgrades. |
Change Logs
There is 1 security vulnerability found in com.google.guava:guava 12.0.1
Impact
Fix guava security vulnerability.
Risk level (write none, low medium or high below)
medium
Documentation Update
N/A
Contributor's checklist