mirror of
https://github.com/spring-projects/spring-boot.git
synced 2026-05-02 19:30:23 +01:00
Upgrade to Oracle Database 23.7.0.25.01
Closes gh-44230
This commit is contained in:
@@ -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",
|
||||
|
||||
Reference in New Issue
Block a user