修改了seata包的依赖关系

This commit is contained in:
ajaxfan
2021-04-16 15:38:30 +08:00
parent 7d9d87d95c
commit 44e8145ac2

View File

@ -53,7 +53,6 @@
<dependency> <dependency>
<groupId>com.chinaunicom.ebtp</groupId> <groupId>com.chinaunicom.ebtp</groupId>
<artifactId>mall-ebtp-cloud-seata-starter</artifactId> <artifactId>mall-ebtp-cloud-seata-starter</artifactId>
<optional>true</optional>
</dependency> </dependency>
<!--普罗米修斯 --> <!--普罗米修斯 -->