From 69155f0d451bc529a4934a7c15fa4bc443e96955 Mon Sep 17 00:00:00 2001 From: zhangdaiscott Date: Mon, 26 Jul 2021 12:42:20 +0800 Subject: [PATCH] =?UTF-8?q?1.3.65-beta=20=E5=8D=87=E7=BA=A7?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- jimureport-samples/jimureport-demo/pom.xml | 71 +++++++++++++++++++++- 1 file changed, 69 insertions(+), 2 deletions(-) diff --git a/jimureport-samples/jimureport-demo/pom.xml b/jimureport-samples/jimureport-demo/pom.xml index 42ef40f..e8d8c16 100644 --- a/jimureport-samples/jimureport-demo/pom.xml +++ b/jimureport-samples/jimureport-demo/pom.xml @@ -37,12 +37,16 @@ 1.8 + 8.0.3 42.2.6 11.2.0.3 4.0 8.0.20 - 8.0.3 + 3.7.2 + 2.2.8 + 1.4.197 + 10.11.1.1 @@ -51,9 +55,10 @@ org.jeecgframework.jimureport jimureport-spring-boot-starter - 1.3.64-beta + 1.3.65-beta + org.springframework.boot @@ -101,6 +106,68 @@ ${postgresql.version} runtime + + + com.dameng + DmJdbcDriver18 + 1.0 + runtime + + + com.dameng + DmDialectForHibernate + 5.3 + runtime + + + + org.xerial + sqlite-jdbc + ${sqlit.version} + runtime + + + + org.hsqldb + hsqldb + ${hsqldb.version} + runtime + + + + com.h2database + h2 + ${h2.version} + runtime + + + + org.apache.derby + derbyclient + ${derby.version} + runtime + + + + com.ibm.db2 + jcc + 11.5.0.0 + runtime + + + + com.csicit.thirdparty + oscar + 1.0.1 + runtime + + + + kingbase + kingbase8 + 8 + runtime +