kairosdb / kairosdb-client

Java Client for KairosDB
65 stars 69 forks source link

Upgrade Guava dependency to newer version #68

Closed martin-g closed 6 years ago

martin-g commented 6 years ago

At the moment the client uses Guava v14. The latest available release of Guava is v24.

Is there any problem to upgrade it ? I know that Guava is not always easy to be upgraded due to its short deprecation cycles.

I can provide a PR if you think this is doable!

jsabin commented 6 years ago

Now using 25.1-jre.