David Handermann created NIFI-15227:
---------------------------------------

             Summary: Reduce Use of Commons Codec in Framework Modules
                 Key: NIFI-15227
                 URL: https://issues.apache.org/jira/browse/NIFI-15227
             Project: Apache NiFi
          Issue Type: Improvement
          Components: Core Framework
            Reporter: David Handermann
            Assignee: David Handermann


Application framework modules have limited use of the Apache Commons Codec 
library, directly using only one method from the DigestUtils class. The 
{{nifi-utils}} module has a MessageDigestUtils class the implements the same 
SHA-256 hash method, which provides an optimal replacement option to reduce 
dependency references in framework modules.



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to