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

    https://github.com/apache/zookeeper/pull/417#discussion_r153334506
  
    --- Diff: ivy.xml ---
    @@ -90,6 +90,69 @@
         <dependency org="org.owasp" name="dependency-check-ant"
                     rev="${dependency-check-ant.version}" 
conf="owasp->default"/>
     
    +    <dependency org="commons-io" name="commons-io"
    +                rev="${commons-io.version}" conf="test->default"/>
    +
    +      <dependency org="org.apache.kerby" name="kerby-config" 
rev="${kerby.version}" conf="test->default">
    +          <exclude org="org.slf4j" module="slf4j-api"/>
    --- End diff --
    
    And create a jira to make the branches the same if necessary


---

Reply via email to