diff --git a/spring-boot-project/spring-boot-dependencies/build.gradle b/spring-boot-project/spring-boot-dependencies/build.gradle index b3c14e693c6c..058a600fe375 100644 --- a/spring-boot-project/spring-boot-dependencies/build.gradle +++ b/spring-boot-project/spring-boot-dependencies/build.gradle @@ -223,7 +223,7 @@ bom { ] } } - library("DB2 JDBC", "11.5.4.0") { + library("DB2 JDBC", "11.5.5.0") { group("com.ibm.db2") { modules = [ "jcc"