David Handermann created NIFI-8288:
--------------------------------------
Summary: Refactor nifi-security-utils dependency out of
nifi-web-utils
Key: NIFI-8288
URL: https://issues.apache.org/jira/browse/NIFI-8288
Project: Apache NiFi
Issue Type: Improvement
Components: Core Framework
Affects Versions: 1.13.0
Reporter: David Handermann
Assignee: David Handermann
The {{nifi-security-utils}} module includes a dependency on the Bouncy Castle
Security Provider, but only {{OkHttpClientUtils}} in {{nifi-web-utils}} uses
referenced classes. Several classes that leverage {{OkHttpClientUtils}} can be
refactored to avoid the dependency on {{nifi-security-utils}}, reducing the
size of NAR bundles.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)