diff --git a/pom.xml b/pom.xml index 50348778..ef8021a8 100644 --- a/pom.xml +++ b/pom.xml @@ -21,6 +21,7 @@ 2021.0.3 2.6.7 2.2.2 + 3.5.10 1.5.22 3.5.2 3.9.1 @@ -153,6 +154,12 @@ ${spring-boot.mybatis} + + org.mybatis + mybatis + ${mybatis.version} + + com.github.xiaoymin knife4j-micro-spring-boot-starter diff --git a/ruoyi-common/ruoyi-common-core/pom.xml b/ruoyi-common/ruoyi-common-core/pom.xml index f7f87575..05d8ce26 100644 --- a/ruoyi-common/ruoyi-common-core/pom.xml +++ b/ruoyi-common/ruoyi-common-core/pom.xml @@ -34,6 +34,11 @@ mybatis-plus-annotation + + org.mybatis + mybatis + + org.springframework.boot