|
|
@@ -109,9 +109,9 @@
|
|
|
|
|
|
|
|
|
<dependency>
|
|
|
- <groupId>io.seata</groupId>
|
|
|
- <artifactId>seata-spring-boot-starter</artifactId>
|
|
|
- <version>${seate.version}</version>
|
|
|
+ <groupId>org.springframework.cloud</groupId>
|
|
|
+ <artifactId>spring-cloud-starter-openfeign</artifactId>
|
|
|
+ <version>${openfeign.version}</version>
|
|
|
</dependency>
|
|
|
|
|
|
<!-- Spring Boot Starter Web -->
|