Upgrade guava to 28.2-jre

Change-Id: Ia5876ce091358a90328e221cf633259cad6738b6
This commit is contained in:
Marco Miller
2019-12-27 17:35:30 -05:00
committed by Luca Milanesio
parent 494d93fd26
commit fe0a634336

View File

@@ -1,5 +1,5 @@
GUAVA_VERSION = "28.1-jre"
GUAVA_VERSION = "28.2-jre"
GUAVA_BIN_SHA1 = "b0e91dcb6a44ffb6221b5027e12a5cb34b841145"
GUAVA_BIN_SHA1 = "8ec9ed76528425762174f0011ce8f74ad845b756"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"