Skip to content

Commit 8306287

Browse files
committed
Upgrade to DB2 JDBC 11.5.7.0
Closes gh-29117
1 parent f619d66 commit 8306287

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
@@ -222,7 +222,7 @@ bom {
222222
]
223223
}
224224
}
225-
library("DB2 JDBC", "11.5.6.0") {
225+
library("DB2 JDBC", "11.5.7.0") {
226226
group("com.ibm.db2") {
227227
modules = [
228228
"jcc"

0 commit comments

Comments
 (0)