From 89cdc2402acdd080444e5ec83a07350eeaa26f0a Mon Sep 17 00:00:00 2001 From: lvleigang <957075182@qq.com> Date: Tue, 9 Jul 2024 15:33:31 +0800 Subject: [PATCH] =?UTF-8?q?=E7=B3=BB=E7=BB=9F=E6=B7=BB=E5=8A=A0=E4=B8=8D?= =?UTF-8?q?=E5=8A=A0=E5=9C=A8=E6=95=B0=E6=8D=AE=E5=BA=93=E6=93=8D=E4=BD=9C?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/pom.xml b/pom.xml index 543edbed..cbcb5586 100644 --- a/pom.xml +++ b/pom.xml @@ -275,6 +275,11 @@ ${lombok.version} true + + com.microsoft.sqlserver + mssql-jdbc + 6.4.0.jre8 +