Upgrade to Oracle Database 21.4.0.0.1

Closes gh-29233
This commit is contained in:
Stephane Nicoll 2022-01-03 09:42:36 +01:00
parent 2c82b18f3f
commit 86a426035d

View File

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