[
https://issues.apache.org/jira/browse/NIFI-14305?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
David Handermann updated NIFI-14305:
------------------------------------
Status: Patch Available (was: Open)
> Remove unnecessary declaration of Bouncy Castle dependencies in Extensions
> --------------------------------------------------------------------------
>
> Key: NIFI-14305
> URL: https://issues.apache.org/jira/browse/NIFI-14305
> Project: Apache NiFi
> Issue Type: Improvement
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Bouncy Castle 1.71 introduced a change from using the {{jdk15on}} suffix to
> {{jdk18on}}, requiring manual exclusion over the older version and direct
> declaration of the newer version. Since initial changes for this migration
> occurred in NIFI-10614 for NiFi 1.19.0, various dependent libraries have
> upgraded their transitive dependencies, removing the need for custom
> overrides in the NiFi AWS, Media, and SMB modules. These custom overrides
> should be removed. The Maven Enforcer configuration continues to detect and
> block references to the historical {{jdk15on}} version of Bouncy Castle
> libraries.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)