kylixs commented on pull request #254:
URL: https://github.com/apache/dubbo-samples/pull/254#issuecomment-760082193
下面的属性应该不需要用到,删除之:
```xml
<slf4j-log4j12.version>1.7.25</slf4j-log4j12.version>
<curator.version>2.12.0</curator.version>
```
dependencyManagement 中加上dubbo-bom后,不需要再添加dubbo的依赖。
请参考文档
https://github.com/apache/dubbo-samples/blob/master/test/convert-case.md#maven%E9%85%8D%E7%BD%AE%E4%BC%98%E5%8C%96
----------------------------------------------------------------
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]