Github user veteranbv commented on a diff in the pull request:

    https://github.com/apache/nifi/pull/2715#discussion_r189294140
  
    --- Diff: 
nifi-nar-bundles/nifi-language-translation-bundle/nifi-yandex-processors/pom.xml
 ---
    @@ -53,7 +53,12 @@
                 <artifactId>jersey-media-json-jackson</artifactId>
                 <version>${jersey.version}</version>
             </dependency>
    -        
    +        <dependency>
    +            <groupId>org.glassfish.jersey.inject</groupId>
    +            <artifactId>jersey-hk2</artifactId>
    --- End diff --
    
    @mattyb149 Added


---

Reply via email to