diff --git a/pom.xml b/pom.xml index 7f8a03ee..3d300561 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,7 @@ 3.1.5 2022.0.4 3.1.8 - 3.0.2 + 3.0.3 3.5.13 3.5.4 3.9.1 diff --git a/ruoyi-common/ruoyi-common-mybatis/pom.xml b/ruoyi-common/ruoyi-common-mybatis/pom.xml index 645b58cf..64876fb2 100644 --- a/ruoyi-common/ruoyi-common-mybatis/pom.xml +++ b/ruoyi-common/ruoyi-common-mybatis/pom.xml @@ -27,9 +27,20 @@ true + + org.mybatis.spring.boot + mybatis-spring-boot-starter + + com.baomidou mybatis-plus-boot-starter + + + org.mybatis + mybatis-spring + +