fapaul commented on code in PR #181:
URL:
https://github.com/apache/flink-connector-kafka/pull/181#discussion_r2205011837
##########
flink-connector-kafka/pom.xml:
##########
@@ -239,7 +239,6 @@ under the License.
<dependency>
<groupId>org.yaml</groupId>
<artifactId>snakeyaml</artifactId>
Review Comment:
Nit: Can we delete this dependency block completely? To me, it looks like
snakeyaml is already on the classpath (by some transitive dependency) and we
are adding it here unnecessarily.
--
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]