diff --git a/pom.xml b/pom.xml index 5e0e075..b8b9f52 100644 --- a/pom.xml +++ b/pom.xml @@ -77,7 +77,6 @@ spring-boot-starter-web - mysql @@ -85,21 +84,6 @@ runtime - - - - com.baomidou - mybatis-plus - 3.3.1 - - - - - org.mybatis.spring.boot - mybatis-spring-boot-autoconfigure - 2.1.2 - - org.mybatis.spring.boot @@ -107,15 +91,6 @@ 2.1.2 - - - - com.alibaba - druid-spring-boot-starter - 1.1.22 - - - org.springframework.boot spring-boot-starter-test @@ -153,31 +128,6 @@ jackson-datatype-jsr310 - - - org.springframework.boot - spring-boot-starter-data-redis - - - - - org.apache.commons - commons-pool2 - - - - - org.springframework.kafka - spring-kafka - - - - - com.squareup.okhttp3 - okhttp - 4.8.0 - - de.codecentric