Commit e57b65d7 authored by Andy Wilkinson's avatar Andy Wilkinson

Upgrade to Oracle Database 19.8.0.0

Closes gh-23902
parent b414fd1f
...@@ -1244,7 +1244,7 @@ bom { ...@@ -1244,7 +1244,7 @@ bom {
] ]
} }
} }
library("Oracle Database", "19.7.0.0") { library("Oracle Database", "19.8.0.0") {
group("com.oracle.database.jdbc") { group("com.oracle.database.jdbc") {
imports = [ imports = [
"ojdbc-bom" "ojdbc-bom"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment