diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 6fbe680f0f..96f07ef74c 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -1239,7 +1239,7 @@ bom { ] } } - library("Oracle Database", "19.9.0.0") { + library("Oracle Database", "21.1.0.0") { group("com.oracle.database.jdbc") { imports = [ "ojdbc-bom"