160731liupf commented on a change in pull request #1405: 【SCB-1615】Extended 
dynamic configuration support for Nacos
URL: 
https://github.com/apache/servicecomb-java-chassis/pull/1405#discussion_r349675595
 
 

 ##########
 File path: dynamic-config/config-apollo/pom.xml
 ##########
 @@ -44,5 +44,9 @@
       <groupId>javax.validation</groupId>
       <artifactId>validation-api</artifactId>
     </dependency>
+    <dependency>
+      <groupId>org.slf4j</groupId>
+      <artifactId>slf4j-jdk14</artifactId>
+    </dependency>
 
 Review comment:
   Sorry,It's my fault.Mybe my project is not full compilation .A few days 
ago,When I run test in config-apollo,I found it print nothing.There is no need 
to add this dependency,I had remove it in a new commit.

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

Reply via email to