From 0cc351fbba5bfe28030889d47d9c16d8c50a097c Mon Sep 17 00:00:00 2001 From: thinkgem Date: Tue, 5 May 2020 20:57:45 +0800 Subject: [PATCH] =?UTF-8?q?flowable=E8=84=9A=E6=9C=AC=E5=88=9D=E5=A7=8B?= =?UTF-8?q?=E5=8C=96=E4=BC=98=E5=8C=96=EF=BC=8C=E8=A7=A3=E5=86=B3=E5=9B=A0?= =?UTF-8?q?jdbc=E9=A9=B1=E5=8A=A8=E9=AB=98=E7=89=88=E6=9C=AC=E5=92=8C?= =?UTF-8?q?=E4=BD=BF=E7=94=A8=E4=BD=8E=E7=89=88=E6=9C=AC=E6=95=B0=E6=8D=AE?= =?UTF-8?q?=E5=BA=93=E6=97=B6=EF=BC=8Cmeta=E6=95=B0=E6=8D=AE=E8=8E=B7?= =?UTF-8?q?=E5=8F=96=E6=AD=A3=E7=A1=AE=EF=BC=8C=E8=80=8C=E5=AF=BC=E8=87=B4?= =?UTF-8?q?=E5=88=9D=E5=A7=8B=E5=8C=96=E5=A4=B1=E8=B4=A5=E9=97=AE=E9=A2=98?= =?UTF-8?q?=E3=80=82?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- modules/core/pom.xml | 14 ++++++-------- parent/pom.xml | 1 + 2 files changed, 7 insertions(+), 8 deletions(-) diff --git a/modules/core/pom.xml b/modules/core/pom.xml index 44d11597..0024e57e 100644 --- a/modules/core/pom.xml +++ b/modules/core/pom.xml @@ -23,22 +23,21 @@ - - + mysql mysql-connector-java runtime - + - - + + net.sourceforge.jtds jtds @@ -66,7 +65,6 @@ postgresql runtime - diff --git a/parent/pom.xml b/parent/pom.xml index 2781a31f..bf5d08b8 100644 --- a/parent/pom.xml +++ b/parent/pom.xml @@ -55,6 +55,7 @@ 1.6.0 + 8.0.11