Skip to content

Commit e80c3db

Browse files
committed
Upgrade to Oracle Database 21.8.0.0
Closes gh-34101
1 parent 9cba05d commit e80c3db

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1032,7 +1032,7 @@ bom {
10321032
]
10331033
}
10341034
}
1035-
library("Oracle Database", "21.7.0.0") {
1035+
library("Oracle Database", "21.8.0.0") {
10361036
group("com.oracle.database.jdbc") {
10371037
imports = [
10381038
"ojdbc-bom"

0 commit comments

Comments
 (0)