JaredTan95 commented on a change in pull request #4399: [WIP]support http api for upstream trace. URL: https://github.com/apache/skywalking/pull/4399#discussion_r386026435
########## File path: tools/dependencies/known-oap-backend-dependencies-es7.txt ########## @@ -143,6 +143,7 @@ parent-join-client-7.0.0.jar perfmark-api-0.19.0.jar proto-google-common-protos-1.12.0.jar protobuf-java-3.4.0.jar +protobuf-java-3.11.4.jar Review comment: The old version is still in use. The new `protobuf-java-3.11.4.jar` just used for `protobuf-java-util -3.11.4.jar`, and I used `protobuf-java-util -3.11.4.jar` to dealing with enum type as I mentioned above. ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] With regards, Apache Git Services
