Merge "Upgrade guava to 25.1-jre"

This commit is contained in:
David Pursehouse
2018-05-27 06:27:41 +00:00
committed by Gerrit Code Review

View File

@@ -1,5 +1,5 @@
GUAVA_VERSION = "25.0-jre"
GUAVA_VERSION = "25.1-jre"
GUAVA_BIN_SHA1 = "7319c34fa5866a85b6bad445adad69d402323129"
GUAVA_BIN_SHA1 = "6c57e4b22b44e89e548b5c9f70f0c45fe10fb0b4"
GUAVA_DOC_URL = "https://google.github.io/guava/releases/" + GUAVA_VERSION + "/api/docs/"