JingGe commented on a change in pull request #18014:
URL: https://github.com/apache/flink/pull/18014#discussion_r766559338
##########
File path: flink-test-utils-parent/flink-connector-test-utils/pom.xml
##########
@@ -54,6 +54,12 @@
<scope>compile</scope>
</dependency>
+ <dependency>
+ <groupId>org.assertj</groupId>
Review comment:
The assertj with compile scope has been defined in the sibling module
flink-test-utils-junit. Would you depend on it? We are preparing an official
JUnit 5 upgrade process and will restructure the dependencies.
--
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]