zentol commented on a change in pull request #7094: [FLINK-10877] Cleanup
flink-connector-kafka pom file
URL: https://github.com/apache/flink/pull/7094#discussion_r233797407
##########
File path: flink-connectors/flink-connector-kafka/pom.xml
##########
@@ -140,28 +140,6 @@ under the License.
<groupId>org.apache.flink</groupId>
<artifactId>flink-connector-kafka-base_${scala.binary.version}</artifactId>
<version>${project.version}</version>
- <exclusions>
- <!-- exclude Kafka dependencies -->
- <exclusion>
- <groupId>org.apache.kafka</groupId>
-
<artifactId>kafka_${scala.binary.version}</artifactId>
Review comment:
yes, since they are still available during tests which dependency
convergence covers as well.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services