You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@dubbo.apache.org by GitBox <gi...@apache.org> on 2018/11/30 03:02:25 UTC

[GitHub] mercyblitz commented on issue #317: [Notification] Dubbo Spring Boot Project Update

mercyblitz commented on issue #317: [Notification] Dubbo Spring Boot Project Update
URL: https://github.com/apache/incubator-dubbo-spring-boot-project/issues/317#issuecomment-443074656
 
 
   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.
   
   

----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
 
For queries about this service, please contact Infrastructure at:
users@infra.apache.org


With regards,
Apache Git Services

---------------------------------------------------------------------
To unsubscribe, e-mail: notifications-unsubscribe@dubbo.apache.org
For additional commands, e-mail: notifications-help@dubbo.apache.org