vongosling commented on a change in pull request #647:
URL: https://github.com/apache/rocketmq-externals/pull/647#discussion_r526563449
##########
File path: rocketmq-iot-bridge/pom.xml
##########
@@ -64,6 +64,11 @@ limitations under the License.
<artifactId>slf4j-api</artifactId>
<version>1.7.7</version>
</dependency>
+ <dependency>
Review comment:
Pls do not import the slf4j implementation, provided or optional scope
are recommended.
----------------------------------------------------------------
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]