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