ruanwenjun commented on code in PR #849: URL: https://github.com/apache/incubator-eventmesh/pull/849#discussion_r866871237
########## tools/third-party-dependencies/known-dependencies.txt: ########## @@ -130,4 +130,5 @@ httpcore-nio-4.4.6.jar javassist-3.21.0-GA.jar nacos-client-2.0.4.jar reflections-0.9.11.jar -snakeyaml-1.23.jar \ No newline at end of file +snakeyaml-1.23.jar +spring-boot-starter-web-2.6.7.jar Review Comment: In this PR, we don't need to add `pring-boot-starter-web-2.6.7.jar` into `known-dependencies.txt `. We can add another PR to add example module into distribution. -- 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] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
