Browse Source

Upgrade to Oracle Database 21.6.0.0.1

Closes gh-31595
pull/31663/head
Andy Wilkinson 4 years ago
parent
commit
9d649f154d
  1. 2
      spring-boot-project/spring-boot-dependencies/build.gradle

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

@ -1105,7 +1105,7 @@ bom { @@ -1105,7 +1105,7 @@ bom {
]
}
}
library("Oracle Database", "21.5.0.0") {
library("Oracle Database", "21.6.0.0.1") {
group("com.oracle.database.jdbc") {
imports = [
"ojdbc-bom"

Loading…
Cancel
Save