[
https://issues.apache.org/jira/browse/NIFI-9638?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17489828#comment-17489828
]
ASF subversion and git services commented on NIFI-9638:
-------------------------------------------------------
Commit a2f6420f43099ce3ef42d9ed00592c295c8a66bf in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=a2f6420 ]
NIFI-9638 Refactored Google Guava usage in extensions
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5742
> Refactor Google Guava References
> --------------------------------
>
> Key: NIFI-9638
> URL: https://issues.apache.org/jira/browse/NIFI-9638
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Time Spent: 1h 10m
> Remaining Estimate: 0h
>
> Several framework and extension components have direct dependencies on
> various versions of Google Guava. Older versions of Google Guava have
> multiple vulnerabilities, and the library itself is almost 3 MB. For
> components that have minimal usage of Guava, implementations should be
> refactored to use available JDK utilities or alternative caching libraries
> that have a smaller footprint.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)