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

    https://github.com/apache/bahir/pull/71#discussion_r237031835
  
    --- Diff: streaming-zeromq/pom.xml ---
    @@ -45,22 +45,18 @@
           <version>${spark.version}</version>
           <scope>provided</scope>
         </dependency>
    +    <dependency>
    +      <groupId>org.zeromq</groupId>
    +      <artifactId>jeromq</artifactId>
    +      <version>0.4.3</version>
    +    </dependency>
         <dependency>
    --- End diff --
    
    Could you also please remove the previous dependencies and add the new one 
to the proper license files.


---

Reply via email to