shoothzj commented on code in PR #22607:
URL: https://github.com/apache/pulsar/pull/22607#discussion_r1582575529


##########
pom.xml:
##########
@@ -765,18 +765,21 @@ flexible messaging model and an intuitive client 
API.</description>
         <groupId>org.slf4j</groupId>
         <artifactId>slf4j-api</artifactId>
         <version>${slf4j.version}</version>
+        <scope>provided</scope>

Review Comment:
   I prefer `slf4j-api` too. We can make this update a minor update. It's not a 
breaking change.



-- 
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: commits-unsubscr...@pulsar.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to