We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9030939 commit fc05658Copy full SHA for fc05658
spring-boot-project/spring-boot-dependencies/build.gradle
@@ -1701,7 +1701,7 @@ bom {
1701
releaseNotes("https://github.com/open-telemetry/opentelemetry-java/releases/tag/v{version}")
1702
}
1703
1704
- library("Oracle Database", "23.6.0.24.10") {
+ library("Oracle Database", "23.7.0.25.01") {
1705
alignWith {
1706
dependencyManagementDeclaredIn("com.oracle.database.jdbc:ojdbc-bom")
1707
@@ -1716,6 +1716,7 @@ bom {
1716
"ojdbc11",
1717
"ojdbc11-production",
1718
"ojdbc17",
1719
+ "ojdbc17-production",
1720
"ojdbc8",
1721
"ojdbc8-production",
1722
"rsi",
0 commit comments