From e11a6260194dec83483bf3cf9c32a8ce0d43c804 Mon Sep 17 00:00:00 2001
From: linwl <304115325@qq.com>
Date: Wed, 24 Feb 2021 17:08:38 +0800
Subject: [PATCH] =?UTF-8?q?=E4=BE=9D=E8=B5=96=E5=88=A0=E9=99=A4?=
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
---
pom.xml | 50 --------------------------------------------------
1 file changed, 50 deletions(-)
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