[
https://issues.apache.org/jira/browse/NIFI-11093?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17680717#comment-17680717
]
ASF subversion and git services commented on NIFI-11093:
--------------------------------------------------------
Commit cd3323a8a78d41422fb7b9637a8e2295f58dc415 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=cd3323a8a7 ]
NIFI-11093 This closes #6887. Removed unused superagent dependency from Registry
Signed-off-by: Joe Witt <[email protected]>
> Remove superagent from Registry
> -------------------------------
>
> Key: NIFI-11093
> URL: https://issues.apache.org/jira/browse/NIFI-11093
> Project: Apache NiFi
> Issue Type: Improvement
> Components: NiFi Registry
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> NiFi Registry includes a dependency on
> [superagent|https://www.npmjs.com/package/superagent] but does not have any
> runtime references to the library. The current version has a number of
> transitive dependencies that can be eliminated through removal of this
> dependency.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)