diff --git a/zt-dependencies/pom.xml b/zt-dependencies/pom.xml index b0a132d9..cf5b81fe 100644 --- a/zt-dependencies/pom.xml +++ b/zt-dependencies/pom.xml @@ -32,6 +32,8 @@ 3.4.5 2024.0.1 2023.0.3.2 + + 2.4.0 2.8.3 4.6.0 @@ -87,6 +89,8 @@ 1.2.5 0.9.0 4.12.0 + 11.4.7 + 11.4.7 2.15.1 4.5.13 @@ -132,6 +136,20 @@ import + + + + + org.apache.seata + seata-all + ${seata.version} + + + org.apache.seata + seata-spring-boot-starter + ${seata.version} + + io.github.mouzt