Aggarwal-Raghav opened a new pull request, #4143: URL: https://github.com/apache/hive/pull/4143
### What changes were proposed in this pull request? The guava version is upgrade to 22.0 in standalone-metastore and storage-api module ### Why are the changes needed? In HIVE-26484, the guava version is upgraded from 19.0 -> 22.0 in parent pom.xml but not in standalone-metastore/pom.xml and storage-api/pom.xml. The guava version in those 2 module is still 19.0. To be in-sync, hence making this change ### Does this PR introduce _any_ user-facing change? No ### How was this patch tested? The build is passing on my local machine -- 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: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
