If you add Dubbo 2.6.5 to override indirectly dependencies:
```xml
<dependency>
<groupId>com.alibaba</groupId>
<artifactId>dubbo</artifactId>
<version>2.6.5</version>
</dependency>
```
The most issues will be fixed.
[ Full content available at:
https://github.com/apache/incubator-dubbo-spring-boot-project/issues/317 ]
This message was relayed via gitbox.apache.org for
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]