From be1c5b6d7d17171d22898bae753458d58ac0abdd Mon Sep 17 00:00:00 2001 From: huangfeng Date: Thu, 14 Dec 2023 13:34:20 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E8=B0=83=E6=95=B4=E4=BE=9D=E8=B5=96?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 10 +++------- 1 file changed, 3 insertions(+), 7 deletions(-) diff --git a/pom.xml b/pom.xml index 266305f..fd6ccc5 100644 --- a/pom.xml +++ b/pom.xml @@ -34,10 +34,6 @@ org.springframework.boot spring-boot-starter-web - - org.springframework.boot - spring-boot-starter-thymeleaf - org.springframework.boot @@ -53,9 +49,9 @@ - mysql - mysql-connector-java - 8.0.22 + com.mysql + mysql-connector-j + 8.0.33