diff --git a/yudao-dependencies/pom.xml b/yudao-dependencies/pom.xml index 5898061eb..5ddf46ed8 100644 --- a/yudao-dependencies/pom.xml +++ b/yudao-dependencies/pom.xml @@ -35,7 +35,9 @@ 1.4.13 3.0.5 3.32.0 - 8.1.3.62 + 8.1.3.140 + 8.6.0 + 5.1.0 2.3.1 @@ -306,6 +308,18 @@ ${dm8.jdbc.version} + + org.opengauss + opengauss-jdbc + ${opengauss.jdbc.version} + + + + cn.com.kingbase + kingbase8 + ${kingbase.jdbc.version} + + cn.iocoder.cloud diff --git a/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml b/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml index 509d54d52..ddc227207 100644 --- a/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml +++ b/yudao-framework/yudao-spring-boot-starter-mybatis/pom.xml @@ -53,6 +53,16 @@ DmJdbcDriver18 true + + cn.com.kingbase + kingbase8 + true + + + org.opengauss + opengauss-jdbc + true + com.alibaba