[ 
https://issues.apache.org/jira/browse/NIFI-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17623450#comment-17623450
 ] 

David Handermann commented on NIFI-10691:
-----------------------------------------

Thanks for noting this issue [~dstiegli1], I am going to resolve it as part of 
merging in other Bouncy Castle changes for NIFI-10680.

> Duplicated dependencies in nifi-standard-processors pom.xml
> -----------------------------------------------------------
>
>                 Key: NIFI-10691
>                 URL: https://issues.apache.org/jira/browse/NIFI-10691
>             Project: Apache NiFi
>          Issue Type: Bug
>          Components: Core Framework
>            Reporter: Daniel Stieglitz
>            Assignee: Daniel Stieglitz
>            Priority: Minor
>
> There are two dependencies duplicated in 
> nifi-nar-bundles/nifi-standard-bundle/nifi-standard-processors/pom.xml. 
>  # <dependency>
>             <groupId>org.bouncycastle</groupId>
>             <artifactId>bcprov-jdk18on</artifactId>
> </dependency> (defined on both lines 148-151 and lines 193-196)
>  # <dependency>
>             <groupId>org.bouncycastle</groupId>
>             <artifactId>bcpkix-jdk18on</artifactId>
> </dependency>  (defined on both lines 156-159 and lines 197-200)



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

Reply via email to