ruanwenjun commented on code in PR #1119: URL: https://github.com/apache/incubator-eventmesh/pull/1119#discussion_r940958471
########## tools/dependency-check/known-dependencies.txt: ########## @@ -28,18 +32,25 @@ grpc-protobuf-lite-1.17.1.jar grpc-stub-1.17.1.jar grpc-grpclb-1.17.1.jar gson-2.7.jar +gson-2.8.2.jar guava-31.0.1-jre.jar hamcrest-core-1.3.jar +httpasyncclient-4.1.3.jar httpclient-4.5.13.jar httpcore-4.4.13.jar +httpcore-nio-4.4.6.jar ipaddress-5.3.3.jar j2objc-annotations-1.3.jar jackson-annotations-2.13.0.jar jackson-core-2.13.0.jar jackson-databind-2.13.0.jar javassist-3.20.0-GA.jar +javassist-3.21.0-GA.jar Review Comment: Please unify the version. ########## tools/dependency-check/known-dependencies.txt: ########## @@ -28,18 +32,25 @@ grpc-protobuf-lite-1.17.1.jar grpc-stub-1.17.1.jar grpc-grpclb-1.17.1.jar gson-2.7.jar +gson-2.8.2.jar Review Comment: Please unify the version, we can bound the version to 2.8.2. ########## tools/dependency-check/known-dependencies.txt: ########## @@ -118,23 +132,10 @@ simpleclient-0.8.1.jar simpleclient_common-0.8.1.jar simpleclient_httpserver-0.8.1.jar slf4j-api-1.7.30.jar +snakeyaml-1.23.jar +snakeyaml-1.30.jar Review Comment: Please unify the version. -- 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]
