[
https://issues.apache.org/jira/browse/CAMEL-14140?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16969830#comment-16969830
]
Claus Ibsen commented on CAMEL-14140:
-------------------------------------
The karaf features are affected and a bunch of them fails, where we need to
hardcode them to use older guava versions
> 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)