From f48ee18ae1eee6369d6ac2b5d10c9140f7f9a9be Mon Sep 17 00:00:00 2001 From: zhangliang Date: Sat, 21 Oct 2023 18:35:55 +0800 Subject: [PATCH] Use atomikos bom --- .../transaction/type/xa/provider/atomikos/pom.xml | 15 ++++++++++++--- 1 file changed, 12 insertions(+), 3 deletions(-) diff --git a/kernel/transaction/type/xa/provider/atomikos/pom.xml b/kernel/transaction/type/xa/provider/atomikos/pom.xml index a94cce95583bb..e0f8f3967dde8 100644 --- a/kernel/transaction/type/xa/provider/atomikos/pom.xml +++ b/kernel/transaction/type/xa/provider/atomikos/pom.xml @@ -30,6 +30,18 @@ 6.0.0 + + + + com.atomikos + transactions-essentials + ${atomikos.version} + pom + import + + + + org.apache.shardingsphere @@ -40,17 +52,14 @@ com.atomikos transactions - ${atomikos.version} com.atomikos transactions-jta - ${atomikos.version} com.atomikos transactions-jdbc - ${atomikos.version}