[ 
https://issues.apache.org/jira/browse/NIFI-10691?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

David Handermann resolved NIFI-10691.
-------------------------------------
    Fix Version/s: 1.19.0
       Resolution: Fixed

> 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
>             Fix For: 1.19.0
>
>
> 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