diff --git a/pom.xml b/pom.xml index 32fad28..98576c1 100644 --- a/pom.xml +++ b/pom.xml @@ -23,6 +23,12 @@ org.springframework.boot spring-boot-starter-web + + + mybatis-spring + org.mybatis + + @@ -38,17 +44,17 @@ com.aizuda easy-retry-client-starter - 3.1.1 + 3.2.0-SNAPSHOT com.aizuda easy-retry-client-core - 3.1.1 + 3.2.0-SNAPSHOT com.aizuda easy-retry-client-job-core - 3.1.1 + 3.2.0-SNAPSHOT org.freemarker @@ -70,6 +76,11 @@ mybatis-plus-boot-starter 3.5.3.2 + + org.mybatis + mybatis-spring + 3.0.3 + com.baomidou mybatis-plus-generator