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: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
