Skip to content

Commit c7c4ed3

Browse files
committed
Upgrade to DB2 JDBC 11.5.9.0
Closes gh-38428
1 parent d437270 commit c7c4ed3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

spring-boot-project/spring-boot-dependencies/build.gradle

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,7 +243,7 @@ bom {
243243
]
244244
}
245245
}
246-
library("DB2 JDBC", "11.5.8.0") {
246+
library("DB2 JDBC", "11.5.9.0") {
247247
group("com.ibm.db2") {
248248
modules = [
249249
"jcc"

0 commit comments

Comments
 (0)