From aa04fd7c4bda93b0d8d46c0e900db1112aae3519 Mon Sep 17 00:00:00 2001 From: "review512jwy@163.com" <“review512jwy@163.com”> Date: Tue, 18 Nov 2025 13:27:46 +0800 Subject: [PATCH] =?UTF-8?q?mysql-connector-j=E9=97=AE=E9=A2=98?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- data-center-business-dao/pom.xml | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/data-center-business-dao/pom.xml b/data-center-business-dao/pom.xml index 83f8076..eee3483 100644 --- a/data-center-business-dao/pom.xml +++ b/data-center-business-dao/pom.xml @@ -45,7 +45,7 @@ com.mysql mysql-connector-j - 9.2.0 + 9.5.0 diff --git a/pom.xml b/pom.xml index bb8ff0d..9c8041d 100644 --- a/pom.xml +++ b/pom.xml @@ -174,7 +174,7 @@ com.mysql mysql-connector-j - 9.2.0 + 9.5.0