From 580a9bda0bed589cc8a88982086f4ab6d97b149a Mon Sep 17 00:00:00 2001 From: "Brian M. Long" Date: Fri, 9 Aug 2024 14:14:20 -0400 Subject: [PATCH] remove spring-tx/jts deps --- pom.xml | 10 ---------- 1 file changed, 10 deletions(-) diff --git a/pom.xml b/pom.xml index a2823af..69cf7c0 100644 --- a/pom.xml +++ b/pom.xml @@ -83,16 +83,6 @@ ${aspectj.version} test - - - - jakarta.transaction - jakarta.transaction-api - - - org.springframework - spring-tx -