Explorar el Código

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

tags/24080901
CMM hace 1 año
padre
commit
437ad292ed
Se han modificado 2 ficheros con 3 adiciones y 2 borrados
  1. +3
    -2
      pmapi/pom.xml
  2. BIN
      pmapi/src/lib/kingbase8-8.6.0.jar

+ 3
- 2
pmapi/pom.xml Ver fichero

@@ -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 Ver fichero


Cargando…
Cancelar
Guardar