From 6e1abe48694b6daac24aaffcdf6714109de0cd92 Mon Sep 17 00:00:00 2001 From: Mark Paluch Date: Thu, 14 May 2020 09:21:28 +0200 Subject: [PATCH] #553 - Disable MyBatis examples for now. See https://jira.spring.io/browse/DATAJDBC-542. --- jdbc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jdbc/pom.xml b/jdbc/pom.xml index 398da725..109eec37 100644 --- a/jdbc/pom.xml +++ b/jdbc/pom.xml @@ -18,7 +18,7 @@ basics - mybatis + jooq