AHeise commented on a change in pull request #16590:
URL: https://github.com/apache/flink/pull/16590#discussion_r688005830
##########
File path: flink-end-to-end-tests/flink-streaming-kinesis-test/pom.xml
##########
@@ -151,6 +151,23 @@ under the License.
</systemPropertyVariables>
</configuration>
</plugin>
+
+ <!-- Skip dependency convergence check because of guava
version -->
+ <plugin>
Review comment:
Okay yes, all good. We are already skipping it in all other e2e tests of
connectors.
--
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]