From a5bd3f93940c476c64a99caa20679ba7060b8b0a Mon Sep 17 00:00:00 2001 From: Jie Zheng <201507802@qq.com> Date: Sat, 25 Jan 2025 14:40:49 +0800 Subject: [PATCH] =?UTF-8?q?feat:=20=E2=9C=A8=EF=B8=8F=E5=8D=87=E7=BA=A7mys?= =?UTF-8?q?ql-connector=E8=87=B39.2.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- eladmin/pom.xml | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/eladmin/pom.xml b/eladmin/pom.xml index eacb8bd..df75ada 100644 --- a/eladmin/pom.xml +++ b/eladmin/pom.xml @@ -141,12 +141,12 @@ - mysql - mysql-connector-java - 8.0.31 - runtime + com.mysql + mysql-connector-j + 9.2.0 + com.alibaba