[
https://issues.apache.org/jira/browse/NIFI-9692?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17493253#comment-17493253
]
ASF subversion and git services commented on NIFI-9692:
-------------------------------------------------------
Commit fe1139b8bb58acab3fa9a59dd64669848caf480a in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=fe1139b ]
NIFI-9692 Upgraded Apache Commons Lang3 to 3.12.0
- Moved commons-lang3 version management to root Maven configuration
- Refactored limited usage of StringUtils is nifi-reporting-utils to remove
commons-lang3
- Refactored limited usage of StringUtils in nifi-websocket-processors to
remove commons-lang3
Signed-off-by: Matthew Burgess <[email protected]>
This closes #5773
> Upgrade Apache Commons Lang3 to 3.12.0
> --------------------------------------
>
> Key: NIFI-9692
> URL: https://issues.apache.org/jira/browse/NIFI-9692
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Core Framework, Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 0.5h
> Remaining Estimate: 0h
>
> A large number of components rely on various versions of Apache Commons Lang3
> from version 3.9 to version 3.12.0. These individual version references
> should be replaced with a managed dependency version of 3.12.0 for all
> components. Several NAR modules also contain copies of Commons Lang3 that
> could be marked as provided and inherited from parent NAR modules to avoid
> unnecessary binary duplication.
--
This message was sent by Atlassian Jira
(v8.20.1#820001)