From 2e41874a5c9aca865e0cb7cf00fb84b748527833 Mon Sep 17 00:00:00 2001 From: 3hsan <56245694+ehsansasanian@users.noreply.github.com> Date: Fri, 5 May 2023 10:47:57 +0200 Subject: [PATCH] JAVA-16946: comment spring-jooq module from persistence-modules. (#13951) --- persistence-modules/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/persistence-modules/pom.xml b/persistence-modules/pom.xml index 46ac9b50f1..ad757d9073 100644 --- a/persistence-modules/pom.xml +++ b/persistence-modules/pom.xml @@ -107,7 +107,7 @@ spring-jdbc - spring-jooq + spring-mybatis spring-persistence-simple