diff --git a/pom.xml b/pom.xml index a8d6099..be9863e 100644 --- a/pom.xml +++ b/pom.xml @@ -49,7 +49,7 @@ org.springframework.boot - spring-boot-starter-parent + spring-boot-dependencies ${spring-boot.version} pom import @@ -61,6 +61,11 @@ mybatis-spring-boot-starter ${mybatis-spring-boot.version} + + org.mybatis + mybatis + 3.5.16 +