File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 44 * License: GNU Lesser General Public License (LGPL), version 2.1 or later.
55 * See the lgpl.txt file in the root directory or <http://www.gnu.org/licenses/lgpl-2.1.html>.
66 */
7- jdbcDependency ' com.oracle.database.jdbc:ojdbc8:19.8 .0.0'
7+ jdbcDependency ' com.oracle.database.jdbc:ojdbc8:21.1 .0.0'
Original file line number Diff line number Diff line change @@ -122,7 +122,7 @@ ext {
122122 mariadb : ' org.mariadb.jdbc:mariadb-java-client:2.2.3' ,
123123 cockroachdb : ' org.postgresql:postgresql:42.2.8' ,
124124
125- oracle : ' com.oracle.database.jdbc:ojdbc8:19.8 .0.0' ,
125+ oracle : ' com.oracle.database.jdbc:ojdbc8:21.1 .0.0' ,
126126 mssql : ' com.microsoft.sqlserver:mssql-jdbc:7.2.1.jre8' ,
127127 db2 : ' com.ibm.db2:db2jcc:10.5' ,
128128 hana : ' com.sap.cloud.db.jdbc:ngdbc:2.4.59' ,
You can’t perform that action at this time.
0 commit comments