diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index 0b0ceff650..2a8e661ba0 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -165,7 +165,7 @@ bom { ] } } - library("DB2 JDBC", "11.5.7.0") { + library("DB2 JDBC", "11.5.8.0") { group("com.ibm.db2") { modules = [ "jcc"