[
https://issues.apache.org/jira/browse/NIFI-9420?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17451321#comment-17451321
]
ASF subversion and git services commented on NIFI-9420:
-------------------------------------------------------
Commit 55e91d607cd64c7aefcf8a7cd66daa559b07fae2 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=55e91d6 ]
NIFI-9420 Upgraded MiNiFi Guava from 26.0 to 31.0.1
- Replaced usage of Guava Lists with standard Java classes in
TemplatesIteratorTest
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5556
> Upgrade Guava in MiNiFi to 31.0.1
> ---------------------------------
>
> Key: NIFI-9420
> URL: https://issues.apache.org/jira/browse/NIFI-9420
> Project: Apache NiFi
> Issue Type: Improvement
> Components: MiNiFi
> Affects Versions: 1.15.0
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Major
> Labels: dependency-upgrade, security
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> MiNiFi depends on Guava 26.0 to support caching in the Config Service REST
> Resource. Although MiNiFi does not use the feature, Guava versions 30 and
> below have a vulnerability associated with temporary directory creation as
> described in [CVE-2020-8908|https://nvd.nist.gov/vuln/detail/CVE-2020-8908].
> Upgrading Guava to 31.0.1 addresses the associated vulnerability.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)