Thomas Diesler created CAMEL-14140:
--------------------------------------
Summary: Remove 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
Fix For: 3.0.0
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-23.x as long as cassandra can still use 19.x
--
This message was sent by Atlassian Jira
(v8.3.4#803005)