Skip to content

Commit f5328d5

Browse files
committed
Upgrade to Oracle Database 21.1.0.0
Closes spring-projectsgh-24959
1 parent aba7412 commit f5328d5

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
@@ -1239,7 +1239,7 @@ bom {
12391239
]
12401240
}
12411241
}
1242-
library("Oracle Database", "19.9.0.0") {
1242+
library("Oracle Database", "21.1.0.0") {
12431243
group("com.oracle.database.jdbc") {
12441244
imports = [
12451245
"ojdbc-bom"

0 commit comments

Comments
 (0)