From 01c33d6a4cb7a379f51233f056adabccada635d5 Mon Sep 17 00:00:00 2001 From: zhanghai <120228220@qq.com> Date: Fri, 6 Jan 2023 11:24:03 +0800 Subject: [PATCH] =?UTF-8?q?=E7=BA=A6=E5=AE=9Asql=20serser=20=E7=9A=84?= =?UTF-8?q?=E5=8C=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- pom.xml | 25 +++++++++++++++++++++++++ 1 file changed, 25 insertions(+) diff --git a/pom.xml b/pom.xml index 71ae37b..66c96a7 100644 --- a/pom.xml +++ b/pom.xml @@ -352,10 +352,35 @@ 2.8.4 + + com.microsoft.sqlserver + sqljdbc4 + 4.0 + + + + + + org.apache.maven.plugins + maven-source-plugin + 3.0.1 + + + attach-sources + + jar + + + + + + + + \ No newline at end of file