Skip to content

Commit b1f71a6

Browse files
committed
Use the driver version from Mx 8.18 release.
1 parent 8571c48 commit b1f71a6

File tree

4 files changed

+1
-1
lines changed

4 files changed

+1
-1
lines changed

build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ dependencies {
3030
compile 'com.zaxxer:HikariCP:5.0.1'
3131
compile 'org.slf4j:slf4j-api:1.7.36'
3232
compile 'com.ibm.db2.jcc:db2jcc:db2jcc4'
33-
compile 'org.hsqldb:hsqldb:2.6.1'
33+
compile 'org.hsqldb:hsqldb:2.5.0'
3434
compile 'org.mariadb.jdbc:mariadb-java-client:2.7.5'
3535
compile 'com.microsoft.sqlserver:mssql-jdbc:9.4.0.jre11'
3636
compile 'com.oracle.database.jdbc:ojdbc8:21.5.0.0'
1.5 MB
Binary file not shown.
-1.55 MB
Binary file not shown.

0 commit comments

Comments
 (0)