EricJoy2048 commented on code in PR #4683: URL: https://github.com/apache/incubator-seatunnel/pull/4683#discussion_r1198507915
########## tools/dependencies/known-dependencies.txt: ########## @@ -34,4 +34,7 @@ j2objc-annotations-1.1.jar jsr305-1.3.9.jar jsr305-3.0.0.jar jsr305-3.0.2.jar -listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar \ No newline at end of file +listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar Review Comment: When you add a new jar package, you first need to process its license, you can find other jars license in `seatunnel-dist/release-docs/LICENSE`. When you process its license complete, you can update `tools/dependencies/known-dependencies.txt` to fix the dependency check. -- 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]
