liubao68 commented on code in PR #4564:
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/4564#discussion_r1819975332


##########
dependencies/default/pom.xml:
##########
@@ -190,7 +190,7 @@
         <groupId>com.google.protobuf</groupId>
         <artifactId>protobuf-java</artifactId>
         <version>${protobuf.version}</version>
-        <scope>test</scope>
+<!--        <scope>test</scope>-->

Review Comment:
   Do not change scope here, declare it explicitly in demo with runtime scope. 



-- 
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]

Reply via email to