[GitHub] samza pull request #883: SAMZA-2072: Update guava to 23.0

2019-01-15 Thread asfgit
Github user asfgit closed the pull request at:

https://github.com/apache/samza/pull/883


---


[GitHub] samza pull request #883: SAMZA-2072: Update guava to 23.0

2019-01-15 Thread xinyuiscool
GitHub user xinyuiscool opened a pull request:

https://github.com/apache/samza/pull/883

SAMZA-2072: Update guava to 23.0

Startpoint is relying on an old version of guava, which should be updated 
to 23.0 for the newer api.

You can merge this pull request into a Git repository by running:

$ git pull https://github.com/xinyuiscool/samza SAMZA-2072

Alternatively you can review and apply these changes as the patch at:

https://github.com/apache/samza/pull/883.patch

To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:

This closes #883


commit 040fe613ccfe053f4ce41b54862a97d717c7031d
Author: xiliu 
Date:   2019-01-16T01:26:05Z

SAMZA-2072: Update guava to 23.0




---