From 22651db1a42565e707de7b60776f4c930dd17def Mon Sep 17 00:00:00 2001 From: Mend Renovate Date: Thu, 12 Mar 2026 01:33:16 +0000 Subject: [PATCH] deps: update dependency org.mybatis.dynamic-sql:mybatis-dynamic-sql to v2 --- samples/spring-data-mybatis/googlesql/pom.xml | 2 +- samples/spring-data-mybatis/postgresql/pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/samples/spring-data-mybatis/googlesql/pom.xml b/samples/spring-data-mybatis/googlesql/pom.xml index 5777b429a..30282fe74 100644 --- a/samples/spring-data-mybatis/googlesql/pom.xml +++ b/samples/spring-data-mybatis/googlesql/pom.xml @@ -69,7 +69,7 @@ org.mybatis.dynamic-sql mybatis-dynamic-sql - 1.5.2 + 2.0.0 diff --git a/samples/spring-data-mybatis/postgresql/pom.xml b/samples/spring-data-mybatis/postgresql/pom.xml index 5836f36ec..de2fcd292 100644 --- a/samples/spring-data-mybatis/postgresql/pom.xml +++ b/samples/spring-data-mybatis/postgresql/pom.xml @@ -58,7 +58,7 @@ org.mybatis.dynamic-sql mybatis-dynamic-sql - 1.5.2 + 2.0.0