Browse Source

更新数据库驱动jar包版本至8.6.0

master
CMM 1 year ago
parent
commit
437ad292ed
2 changed files with 3 additions and 2 deletions
  1. +3
    -2
      pmapi/pom.xml
  2. BIN
      pmapi/src/lib/kingbase8-8.6.0.jar

+ 3
- 2
pmapi/pom.xml View File

@@ -223,9 +223,10 @@
<!--KingBase-->
<dependency>
<groupId>com.kingbase8</groupId>
<artifactId>kingbase8-8.2.0</artifactId>
<artifactId>kingbase8-8.6.0</artifactId>
<version>8.6.0</version>
<scope>system</scope>
<systemPath>${project.basedir}/src/lib/kingbase8-8.2.0.jar</systemPath>
<systemPath>${project.basedir}/src/lib/kingbase8-8.6.0.jar</systemPath>
</dependency>

<dependency>


BIN
pmapi/src/lib/kingbase8-8.6.0.jar View File


Loading…
Cancel
Save