[
https://issues.apache.org/jira/browse/CAMEL-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16970132#comment-16970132
]
Andrea Cosentino commented on CAMEL-14140:
------------------------------------------
I reverted this fix, even by hardcoding the version, using a common version of
guava all around doesn't work for some of them, for example guava-eventbus and
nsq.
It must stay as-is. I'm sorry.
> Remove global dependency on outdated guava
> ------------------------------------------
>
> Key: CAMEL-14140
> URL: https://issues.apache.org/jira/browse/CAMEL-14140
> Project: Camel
> Issue Type: Task
> Components: camel-cassandraql
> Reporter: Thomas Diesler
> Assignee: Thomas Diesler
> Priority: Major
> Fix For: 3.0.0
>
> Time Spent: 20m
> Remaining Estimate: 0h
>
> Currently, camel comes with google-guava-version=19.0 which contains a number
> of deprecated APIs that have been removed in 20.x. AFAICS, cassandra-3.x is
> the only component that depends on these deprecated guava APIs. This
> dependency has been removed in cassandra-4.x, which is currently in alpha. In
> WildFly-Camel, I confirmed that it should generally be possible to update to
> guava-26.x as long as cassandra can still use 19.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)