Upgrade to Oracle Database 19.8.0.0

Closes gh-23902
This commit is contained in:
Andy Wilkinson
2020-10-26 13:02:08 +00:00
parent b414fd1f3d
commit e57b65d719

View File

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