ruanwenjun commented on code in PR #849: URL: https://github.com/apache/incubator-eventmesh/pull/849#discussion_r866666012
########## 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: Right now, the example module will not be packaged into distribution, so we may don't need to add license of `spring-boot-starter-web-2.6.7`? Actually, I suggest we add example into our distribution. cc @xwm1992 -- 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]
