ic4y commented on code in PR #2195: URL: https://github.com/apache/incubator-seatunnel/pull/2195#discussion_r924281246
########## tools/dependencies/known-dependencies.txt: ########## @@ -731,4 +731,5 @@ zookeeper-jute-3.5.9.jar zstd-jni-1.3.3-1.jar zstd-jni-1.4.3-1.jar jakarta.activation-api-1.2.1.jar -jakarta.xml.bind-api-2.3.2.jar \ No newline at end of file +jakarta.xml.bind-api-2.3.2.jar +hazelcast-4.2.jar Review Comment: This is caused by the `\n`. Adding a new line requires a `\n`. -- 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]
