Upgrade to Oracle Database 21.6.0.0.1

Closes gh-31595
This commit is contained in:
Andy Wilkinson 2022-07-07 10:09:51 +01:00
parent 5d6bcb453c
commit 9d649f154d

View File

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