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

    https://github.com/apache/flink/pull/4777#discussion_r143253601
  
    --- Diff: flink-core/pom.xml ---
    @@ -77,6 +88,12 @@ under the License.
                <dependency>
                        <groupId>org.apache.commons</groupId>
                        <artifactId>commons-compress</artifactId>
    +                   <exclusions>
    +                           <exclusion>
    --- End diff --
    
    This seems to be an exclusion without replacement. By accident?


---

Reply via email to