Upgrade to Oracle Database 21.5.0.0

Closes gh-29857
This commit is contained in:
Stephane Nicoll 2022-02-16 10:17:37 +01:00
parent 2363ae3ef2
commit 7198e46cff

View File

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