Skip to content

Commit 8323cf3

Browse files
committed
Upgrade to DB2 JDBC 11.5.8.0
Closes gh-34906
1 parent 649796c commit 8323cf3

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
@@ -254,7 +254,7 @@ bom {
254254
]
255255
}
256256
}
257-
library("DB2 JDBC", "11.5.7.0") {
257+
library("DB2 JDBC", "11.5.8.0") {
258258
group("com.ibm.db2") {
259259
modules = [
260260
"jcc"

0 commit comments

Comments
 (0)