diff --git a/pom.xml b/pom.xml index b8b9f52..98a2cac 100644 --- a/pom.xml +++ b/pom.xml @@ -83,6 +83,20 @@ mysql-connector-java runtime + + + + com.baomidou + mybatis-plus + 3.3.1 + + + + + org.mybatis.spring.boot + mybatis-spring-boot-autoconfigure + 2.1.2 + @@ -91,6 +105,14 @@ 2.1.2 + + + + com.alibaba + druid-spring-boot-starter + 1.1.22 + + org.springframework.boot spring-boot-starter-test