We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3edad14 commit 2cbcf15Copy full SHA for 2cbcf15
gradle/libraries.gradle
@@ -129,7 +129,7 @@ ext {
129
mariadb: 'org.mariadb.jdbc:mariadb-java-client:2.2.3',
130
cockroachdb: 'org.postgresql:postgresql:42.2.8',
131
132
- oracle: 'com.oracle.database.jdbc:ojdbc8:21.1.0.0',
+ oracle: 'com.oracle.database.jdbc:ojdbc8:21.3.0.0',
133
mssql: 'com.microsoft.sqlserver:mssql-jdbc:7.2.1.jre8',
134
db2: 'com.ibm.db2:jcc:11.5.4.0',
135
hana: 'com.sap.cloud.db.jdbc:ngdbc:2.4.59',
0 commit comments