You are viewing a plain text version of this content. The canonical link for it is here.
Posted to reviews@bahir.apache.org by GitBox <gi...@apache.org> on 2022/01/04 06:56:05 UTC

[GitHub] [bahir-flink] AsinRay opened a new pull request #142: Remove unnecessary jar packages commons-io 2.4

AsinRay opened a new pull request #142:
URL: https://github.com/apache/bahir-flink/pull/142


   flink-connector-redis using embedded-redis (version 0.6) for test. Although the scope is specified as test in the pom file, embedded-redis depends on common-io (version 2.4). Due to the transitivity of the dependency, the flink-connector-redis package depends on the unused common-io (version 2.4).
   The common-io jar package needs to be excluded from the pom file.
   
   [issue](https://issues.apache.org/jira/browse/BAHIR-298)


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: reviews-unsubscribe@bahir.apache.org

For queries about this service, please contact Infrastructure at:
users@infra.apache.org