diff --git a/pom.xml b/pom.xml index 546888555..081a63ad6 100644 --- a/pom.xml +++ b/pom.xml @@ -18,7 +18,7 @@ UTF-8 UTF-8 17 - 3.0.2 + 3.0.3 2.2.0 0.15.0 5.2.3 diff --git a/ruoyi-common/ruoyi-common-mybatis/pom.xml b/ruoyi-common/ruoyi-common-mybatis/pom.xml index 51199b408..2088b5439 100644 --- a/ruoyi-common/ruoyi-common-mybatis/pom.xml +++ b/ruoyi-common/ruoyi-common-mybatis/pom.xml @@ -32,9 +32,20 @@ dynamic-datasource-spring-boot3-starter + + org.mybatis.spring.boot + mybatis-spring-boot-starter + + com.baomidou mybatis-plus-boot-starter + + + org.mybatis + mybatis-spring + +