Upgrade to Oracle Database 21.1.0.0

Closes gh-24959
This commit is contained in:
Andy Wilkinson 2021-01-21 12:30:44 +00:00
parent aba74126d6
commit f5328d59e4
1 changed files with 1 additions and 1 deletions

View File

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