Update Guava to 12.0.1

This fixes a performance problem with LoadingCache where the cache's
inner table did not dynamically resize to handle a larger number
of cached items, causing O(N) lookup performance for most objects.

Change-Id: If303cb64291fa39e61e00e2d7ff3e4bc2b68da30
1 file changed