Upgrade to Oracle Database 19.9.0.0

Closes gh-24923
This commit is contained in:
Stephane Nicoll 2021-01-20 09:15:14 +01:00
parent f2c1a7c957
commit 2e7c4d8d91

View File

@ -1241,7 +1241,7 @@ bom {
]
}
}
library("Oracle Database", "19.8.0.0") {
library("Oracle Database", "19.9.0.0") {
group("com.oracle.database.jdbc") {
imports = [
"ojdbc-bom"