diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 5159ebd3b5..55f16646aa 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -254,7 +254,7 @@ bom { ] } } - library("DB2 JDBC", "11.5.7.0") { + library("DB2 JDBC", "11.5.8.0") { group("com.ibm.db2") { modules = [ "jcc"