You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicecomb.apache.org by GitBox <gi...@apache.org> on 2019/10/17 02:37:55 UTC

[GitHub] [servicecomb-pack] coolbeevip commented on a change in pull request #572: fix issue #571

coolbeevip commented on a change in pull request #572: fix issue #571
URL: https://github.com/apache/servicecomb-pack/pull/572#discussion_r335787303
 
 

 ##########
 File path: omega/omega-transport/omega-transport-feign/pom.xml
 ##########
 @@ -71,6 +83,12 @@
             <artifactId>slf4j-simple</artifactId>
             <scope>test</scope>
         </dependency>
+        <dependency>
+            <groupId>com.netflix.hystrix</groupId>
+            <artifactId>hystrix-core</artifactId>
+            <version>1.5.18</version>
 
 Review comment:
   依赖包的版本定义放到根目录的 pom.xml 会比较好管理

----------------------------------------------------------------
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:
users@infra.apache.org


With regards,
Apache Git Services