Upgrade to Oracle Database 21.5.0.0

Closes gh-29857
pull/29884/head
Stephane Nicoll 3 years ago
parent 2363ae3ef2
commit 7198e46cff

@ -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") { group("com.oracle.database.jdbc") {
imports = [ imports = [
"ojdbc-bom" "ojdbc-bom"

Loading…
Cancel
Save