kuman62 commented on issue #10150:
URL: https://github.com/apache/dubbo/issues/10150#issuecomment-2053651986
dependencies {
implementation 'org.apache.dubbo:dubbo:2.7.23'
implementation 'org.apache.dubbo:dubbo-dependencies-zookeeper:2.7.23'
implementation 'org.apache.curator:curator-framework:4.2.0'
implementation 'org.apache.zookeeper:zookeeper:3.5.7' {
exclude group: 'org.slf4j', module: 'lf4j-log4j12'
}
}
依赖包不同版本存在冲突,按照上面的依赖包版本可正常
--
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]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]