huicunjun commented on code in PR #764: URL: https://github.com/apache/skywalking-java/pull/764#discussion_r2232234169
########## apm-sniffer/apm-sdk-plugin/grpc-1.x-plugin/pom.xml: ########## @@ -31,10 +31,11 @@ <properties> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <grpc-all.version>1.6.0</grpc-all.version> + <grpc-all.version>1.73.0</grpc-all.version> Review Comment: Yes, the new version of grpc has added new implementations and removed old ones, rendering all facets invalid Not upgrading the grpc pom version does not affect -- 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: notifications-unsubscr...@skywalking.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org