Skip to content

Commit f98f063

Browse files
committed
Upgrade to Oracle Database 23.26.2.0.0
Closes gh-50667
1 parent b973777 commit f98f063

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

platform/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1791,7 +1791,7 @@ bom {
17911791
releaseNotes("https://github.com/open-telemetry/opentelemetry-java/releases/tag/v{version}")
17921792
}
17931793
}
1794-
library("Oracle Database", "23.26.1.0.0") {
1794+
library("Oracle Database", "23.26.2.0.0") {
17951795
alignWith {
17961796
dependencyManagementDeclaredIn("com.oracle.database.jdbc:ojdbc-bom")
17971797
}

0 commit comments

Comments
 (0)