Prohibit upgrades to Oracle Database 23.2.0.0
Closes gh-35970
This commit is contained in:
@@ -1073,6 +1073,9 @@ bom {
|
||||
}
|
||||
}
|
||||
library("Oracle Database", "21.9.0.0") {
|
||||
prohibit {
|
||||
versionRange "23.2.0.0"
|
||||
}
|
||||
group("com.oracle.database.jdbc") {
|
||||
imports = [
|
||||
"ojdbc-bom"
|
||||
|
||||
Reference in New Issue
Block a user