zentol commented on a change in pull request #13599:
URL: https://github.com/apache/flink/pull/13599#discussion_r505384695
##########
File path: pom.xml
##########
@@ -818,6 +818,11 @@ under the License.
<artifactId>disruptor</artifactId>
<version>3.4.2</version>
</dependency>
+ <dependency>
+ <groupId>org.yaml</groupId>
+ <artifactId>snakeyaml</artifactId>
Review comment:
should we now be able to remove some depMgmt entries from other modules.
----------------------------------------------------------------
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.
For queries about this service, please contact Infrastructure at:
[email protected]