Open suztomo opened 5 years ago
Is there any reason amazon-kinesis-producer still depends on old Guava (18.0, released in 2014)? https://search.maven.org/artifact/com.amazonaws/amazon-kinesis-producer/0.14.0/jar
On the other hand, amazon-kinesis-client depends on relatively new Guava 26.0-jre. https://search.maven.org/artifact/com.amazonaws/amazon-kinesis-client/1.13.0/jar
Background: https://github.com/apache/beam/pull/10172#pullrequestreview-320149899
Any hopes someone is going to look at this?
Is there any reason amazon-kinesis-producer still depends on old Guava (18.0, released in 2014)? https://search.maven.org/artifact/com.amazonaws/amazon-kinesis-producer/0.14.0/jar
On the other hand, amazon-kinesis-client depends on relatively new Guava 26.0-jre. https://search.maven.org/artifact/com.amazonaws/amazon-kinesis-client/1.13.0/jar
Background: https://github.com/apache/beam/pull/10172#pullrequestreview-320149899