Upgrade to Oracle Database 21.8.0.0

Closes gh-34101
This commit is contained in:
Andy Wilkinson 2023-02-06 13:19:40 +00:00
parent 9cba05da90
commit e80c3dbdb2
1 changed files with 1 additions and 1 deletions

View File

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