|
@@ -62,7 +62,7 @@ ext {
|
|
"kingbase" : fileTree(dir: 'libs', includes: ["kingbase8-8.2.0.jar"]),
|
|
"kingbase" : fileTree(dir: 'libs', includes: ["kingbase8-8.2.0.jar"]),
|
|
"h2" : "com.h2database:h2:2.2.224",
|
|
"h2" : "com.h2database:h2:2.2.224",
|
|
"mysql" : "mysql:mysql-connector-java:8.0.30",
|
|
"mysql" : "mysql:mysql-connector-java:8.0.30",
|
|
- "sqlite" : "org.xerial:sqlite-jdbc:3.44.1.0",
|
|
|
|
|
|
+ "sqlite" : "org.xerial:sqlite-jdbc:3.45.2.0",
|
|
"firebird" : "org.firebirdsql.jdbc:jaybird:4.0.6.java8",
|
|
"firebird" : "org.firebirdsql.jdbc:jaybird:4.0.6.java8",
|
|
//cache
|
|
//cache
|
|
"mybatis-ehcache" : "org.mybatis.caches:mybatis-ehcache:1.2.3",
|
|
"mybatis-ehcache" : "org.mybatis.caches:mybatis-ehcache:1.2.3",
|