From 032be4bd781970f29270884df8afa28c6a5c3408 Mon Sep 17 00:00:00 2001 From: kochetkov Date: Fri, 27 Sep 2024 15:31:30 +0300 Subject: [PATCH] fix --- config-data-executor/pom.xml | 1 - pom.xml | 5 +++++ 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/config-data-executor/pom.xml b/config-data-executor/pom.xml index a16203c..865025f 100644 --- a/config-data-executor/pom.xml +++ b/config-data-executor/pom.xml @@ -43,7 +43,6 @@ javax.transaction javax.transaction-api - 1.3 org.postgresql diff --git a/pom.xml b/pom.xml index 0ed1902..5a78506 100644 --- a/pom.xml +++ b/pom.xml @@ -374,6 +374,11 @@ + + javax.transaction + javax.transaction-api + 1.3 + com.atomikos transactions-jta