Merge "Upgrade guava to 23.6-jre"

This commit is contained in:
Dave Borowitz 2018-01-04 17:07:53 +00:00 committed by Gerrit Code Review
commit 0f5d98cc33

View File

@ -1,5 +1,5 @@
GUAVA_VERSION = "23.5-jre"
GUAVA_VERSION = "23.6-jre"
GUAVA_BIN_SHA1 = "e9ce4989adf6092a3dab6152860e93d989e8cf88"
GUAVA_BIN_SHA1 = "c0b638df79e7b2e1ed98f8d68ac62538a715ab1d"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"