[
https://issues.apache.org/jira/browse/NIFI-11119?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17682663#comment-17682663
]
ASF subversion and git services commented on NIFI-11119:
--------------------------------------------------------
Commit bdede2744735278a98868d8de6699dee0fb05440 in nifi's branch
refs/heads/main from David Handermann
[ https://gitbox.apache.org/repos/asf?p=nifi.git;h=bdede27447 ]
NIFI-11119 This closes #6911. Excluded snakeyaml:android from javafaker
- Added direct dependency on standard snakeyaml version to
nifi-standard-processors
Signed-off-by: Joe Witt <[email protected]>
> Override SnakeYAML Transitive Dependency from Java-Faker
> --------------------------------------------------------
>
> Key: NIFI-11119
> URL: https://issues.apache.org/jira/browse/NIFI-11119
> Project: Apache NiFi
> Issue Type: Improvement
> Components: Extensions
> Reporter: David Handermann
> Assignee: David Handermann
> Priority: Minor
> Fix For: 1.20.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> The {{java-faker}} library includes a transitive dependency on SnakeYAML that
> specifies the {{android}} qualifier, which is not subject to the managed
> dependency version of SnakeYAML specified in the root Maven configuration.
> This transitive version and qualifier should be overridden so that
> {{java-faker}} uses the managed current version of SnakeYAML.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)