From dac24320b01f0e8f50da3b19cfbe6c83138f3b5e Mon Sep 17 00:00:00 2001 From: fit2cloud-chenyw Date: Mon, 7 Mar 2022 10:53:24 +0800 Subject: [PATCH] =?UTF-8?q?fix:=20=E5=8D=87=E7=BA=A7mysql=E9=A9=B1?= =?UTF-8?q?=E5=8A=A8?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- backend/pom.xml | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/pom.xml b/backend/pom.xml index 73e6c00cb8..b40ad1c7a6 100644 --- a/backend/pom.xml +++ b/backend/pom.xml @@ -106,6 +106,7 @@ mysql mysql-connector-java + 8.0.28 runtime