[
https://issues.apache.org/jira/browse/NIFI-5562?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16599502#comment-16599502
]
ASF GitHub Bot commented on NIFI-5562:
--------------------------------------
Github user MikeThomsen commented on the issue:
https://github.com/apache/nifi/pull/2977
Saw @bbende's jira comment:
> We should only update Guava dependencies that we directly use in our own
code, but not transitive dependencies used by client libraries (i.e. do not
change the Guava version for things like Hadoop processors, or HBase
processors, etc.).
I saw Kudu, Kite and Ignite get updated, but according to `mvn
dependency:tree` they're not transitive. So I'm putting this here for
documentation purposes. Overall LGTM but will take another look tomorrow.
> Upgrade Guava dependencies
> --------------------------
>
> Key: NIFI-5562
> URL: https://issues.apache.org/jira/browse/NIFI-5562
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: Nathan Gough
> Assignee: Nathan Gough
> Priority: Major
>
> A lot of the current Guava dependency versions are v18. Upgrade dependencies
> from v18 to 25.1-jre and test.
--
This message was sent by Atlassian JIRA
(v7.6.3#76005)