Upgrade to Oracle Database 23.5.0.24.07

Closes gh-41812
This commit is contained in:
Stéphane Nicoll
2024-08-12 08:27:35 +02:00
parent 33f7f1718b
commit b6b7378a64

View File

@@ -1470,7 +1470,7 @@ bom {
releaseNotes("https://github.com/open-telemetry/opentelemetry-java/releases/tag/v{version}")
}
}
library("Oracle Database", "23.4.0.24.05") {
library("Oracle Database", "23.5.0.24.07") {
alignWith {
dependencyManagementDeclaredIn("com.oracle.database.jdbc:ojdbc-bom")
}