parent
90309394ef
commit
fc05658cd5
|
@ -1701,7 +1701,7 @@ bom {
|
|||
releaseNotes("https://github.com/open-telemetry/opentelemetry-java/releases/tag/v{version}")
|
||||
}
|
||||
}
|
||||
library("Oracle Database", "23.6.0.24.10") {
|
||||
library("Oracle Database", "23.7.0.25.01") {
|
||||
alignWith {
|
||||
dependencyManagementDeclaredIn("com.oracle.database.jdbc:ojdbc-bom")
|
||||
}
|
||||
|
@ -1716,6 +1716,7 @@ bom {
|
|||
"ojdbc11",
|
||||
"ojdbc11-production",
|
||||
"ojdbc17",
|
||||
"ojdbc17-production",
|
||||
"ojdbc8",
|
||||
"ojdbc8-production",
|
||||
"rsi",
|
||||
|
|
Loading…
Reference in New Issue