Upgrade to Oracle Database 21.7.0.0

Closes gh-32367
This commit is contained in:
Stephane Nicoll
2022-09-14 15:35:00 +02:00
parent 777fbce1fa
commit 6a4fef33bb

View File

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