升级seata版本至1.5.2

This commit is contained in:
kezhijie
2023-10-16 18:24:17 +08:00
parent 78e371ab9f
commit a364025bd2
2 changed files with 8 additions and 6 deletions

View File

@@ -20,12 +20,6 @@
<groupId>org.jeecgframework.boot</groupId>
<artifactId>jeecg-boot-starter-cloud</artifactId>
<version>${jeecgboot.version}</version>
<exclusions>
<exclusion>
<groupId>io.seata</groupId>
<artifactId>seata-all</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.jeecgframework.boot</groupId>