HADOOP-19680. Update non-thirdparty Guava version to 32.0.1 (#7940)


The unshaded guava version bundled in Hadoop is now set to 32.0.1.

As the version of guava used in hadoop is the shaded hadoop-thirdparty copy, this change only affects libraries used by hadoop (excluding curator, which uses its own shaded copy), and any downstream applications. 

Contributed by Istvan Toth
1 file changed