diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index f51c7e6614..9fce95ab47 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -214,7 +214,7 @@ bom { ] } } - library("DB2 JDBC", "11.5.8.0") { + library("DB2 JDBC", "11.5.9.0") { group("com.ibm.db2") { modules = [ "jcc"